aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kprobes.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-02-20 22:32:10 +0100
committerIngo Molnar <mingo@elte.hu>2009-02-21 00:09:42 +0100
commitb814d41f0987c7648d7ed07471258101c95c026b (patch)
tree860a824d96dbb128d5038a93103370afbdf00b08 /include/linux/kprobes.h
parentx86, mm: fault.c, enable PF_RSVD checks on 32-bit too (diff)
downloadlinux-dev-b814d41f0987c7648d7ed07471258101c95c026b.tar.xz
linux-dev-b814d41f0987c7648d7ed07471258101c95c026b.zip
x86, mm: fault.c, simplify kmmio_fault()
Impact: cleanup Remove an #ifdef from kmmio_fault() - we can do this by providing default implementations for is_kmmio_active() and kmmio_handler(). The compiler optimizes it all away in the !CONFIG_MMIOTRACE case. Also, while at it, clean up mmiotrace.h a bit: - standard header guards - standard vertical spaces for structure definitions No code changed (both with mmiotrace on and off in the config): text data bss dec hex filename 2947 12 12 2971 b9b fault.o.before 2947 12 12 2971 b9b fault.o.after Cc: Pekka Paalanen <pq@iki.fi> Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/kprobes.h')
0 files changed, 0 insertions, 0 deletions