diff options
author | Helge Deller <deller@gmx.de> | 2013-11-28 09:16:33 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-28 18:49:41 +0100 |
commit | 5ecbe3c3c690b5ab493c730c317475287a9e8b45 (patch) | |
tree | 6af02e022f77e0f166b1ed1f031a2cd73d92d5ce /fs/qnx6 | |
parent | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux (diff) | |
download | linux-5ecbe3c3c690b5ab493c730c317475287a9e8b45.tar.xz linux-5ecbe3c3c690b5ab493c730c317475287a9e8b45.zip |
kernel/extable: fix address-checks for core_kernel and init areas
The init_kernel_text() and core_kernel_text() functions should not
include the labels _einittext and _etext when checking if an address is
inside the .text or .init sections.
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/qnx6')
0 files changed, 0 insertions, 0 deletions