x86: kprobes.c fix compilation warning
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Wed, 18 Mar 2009 12:07:45 +0000 (17:37 +0530)
committerIngo Molnar <mingo@elte.hu>
Wed, 18 Mar 2009 12:21:01 +0000 (13:21 +0100)
commitcde5edbda8ba7d600154ce4171125a48e4d2a21b
treed392744c2cb40a0333d7f0eabd2ea265031278b6
parent705bb9dc72b2464a7e421ee45d5e4a3f206d5c75
x86: kprobes.c fix compilation warning

arch/x86/kernel/kprobes.c:196: warning: passing argument 1 of ‘search_exception_tables’ makes integer from pointer without a cast

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
LKML-Reference:<49BED952.2050809@redhat.com>
LKML-Reference: <1237378065.13488.2.camel@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/kprobes.c