Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243662
b: refs/heads/master
c: 21b86bd
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Baluta authored and Linus Torvalds committed Apr 5, 2011
1 parent 19dc4a0 commit b05a66f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a5660b41af6a28f8004e70eb261e1202ad55c5e3
refs/heads/master: 21b86bd5a838ee882d36d354185e29650b0757dd
4 changes: 2 additions & 2 deletions trunk/Documentation/kmemleak.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ with the difference that the orphan objects are not freed but only
reported via /sys/kernel/debug/kmemleak. A similar method is used by the
Valgrind tool (memcheck --leak-check) to detect the memory leaks in
user-space applications.
Kmemleak is supported on x86, arm, powerpc, sparc, sh, microblaze and tile.

Usage
-----
Expand Down Expand Up @@ -178,5 +179,4 @@ block doesn't need to be freed (some cases in the init_call functions),
the pointer is calculated by other methods than the usual container_of
macro or the pointer is stored in a location not scanned by kmemleak.

Page allocations and ioremap are not tracked. Only the ARM and x86
architectures are currently supported.
Page allocations and ioremap are not tracked.

0 comments on commit b05a66f

Please sign in to comment.