diff options
author | Tiejun Chen <tiejun.chen@windriver.com> | 2012-01-11 06:51:10 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2012-01-20 17:54:35 +0100 |
commit | b469d4329cf949043f9b93a6644f2c64015ef8cd (patch) | |
tree | 908bb5053e9f5033086050a3d3da9b18ce0ef632 /fs/xfs/xfs_attr.c | |
parent | Linux 3.3-rc1 (diff) | |
download | linux-b469d4329cf949043f9b93a6644f2c64015ef8cd.tar.xz linux-b469d4329cf949043f9b93a6644f2c64015ef8cd.zip |
kmemleak: Only scan non-zero-size areas
Kmemleak should only track valid scan areas with a non-zero size.
Otherwise, such area may reside just at the end of an object and
kmemleak would report "Adding scan area to unknown object".
Signed-off-by: Tiejun Chen <tiejun.chen@windriver.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'fs/xfs/xfs_attr.c')
0 files changed, 0 insertions, 0 deletions