kernel-ark/arch/i386/mm
Arjan van de Ven 0864a4e201 Allow DEBUG_RODATA and KPROBES to co-exist
Do not mark the kernel text read only if KPROBES is in the kernel;
kprobes needs to hot-patch the kernel text to insert it's
instrumentation.

In this case, only mark the .rodata segment as read only.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Tested-by: S. P. Prasanna <prasanna@in.ibm.com>
Cc: Andi Kleen <ak@suse.de>
Cc: William Cohen <wcohen@redhat.com>
Cc: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-06-21 16:02:50 -07:00
..
boot_ioremap.c
discontig.c
extable.c
fault.c
highmem.c
hugetlbpage.c
init.c Allow DEBUG_RODATA and KPROBES to co-exist 2007-06-21 16:02:50 -07:00
ioremap.c
Makefile
mmap.c
pageattr.c
pgtable.c