diff options
author | 2009-07-14 10:52:55 +0100 | |
---|---|---|
committer | 2009-07-18 13:59:20 +0200 | |
commit | 8bcdbe427924a1e4b4e4cf68020e92e9f93fe011 (patch) | |
tree | b5989ee28a61d5cf9454eb2e6a4c87a36ecf963f /arch/x86/mm/fault.c | |
parent | x86: Add quirk for Intel DG45ID board to avoid low memory corruption (diff) | |
download | linux-dev-8bcdbe427924a1e4b4e4cf68020e92e9f93fe011.tar.xz linux-dev-8bcdbe427924a1e4b4e4cf68020e92e9f93fe011.zip |
x86: Include all of .data.* sections in _edata on 64-bit
The .data.read_mostly and .data.cacheline_aligned sections
aren't covered by the _sdata .. _edata range on x86-64. This
affects kmemleak reporting leading to possible false
positives by not scanning the whole data section.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Tested-by: Alexey Fisher <bug-track@fisher-privat.net>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
LKML-Reference: <1247565175.28240.37.camel@pc1117.cambridge.arm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions