diff options
author | Catalin Marinas <[email protected]> | 2009-07-07 10:33:00 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2009-07-08 14:25:14 +0100 |
commit | 53238a60dd4a679f6fe5613a7ed46899587205cf (patch) | |
tree | d2224ecfb18f7e9c6cc6fb2a48d81a87e5d5b62a /net/lapb/lapb_in.c | |
parent | e4f7c0b44a8ac8935f223195af9ea637d0c08091 (diff) |
kmemleak: Allow partial freeing of memory blocks
Functions like free_bootmem() are allowed to free only part of a memory
block. This patch adds support for this via the kmemleak_free_part()
callback which removes the original object and creates one or two
additional objects as a result of the memory block split.
Signed-off-by: Catalin Marinas <[email protected]>
Cc: Ingo Molnar <[email protected]>
Acked-by: Pekka Enberg <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions