uprobes: Move function declarations out of arch
authorDavid A. Long <dave.long@linaro.org>
Tue, 15 Oct 2013 21:04:16 +0000 (17:04 -0400)
committerOleg Nesterov <oleg@redhat.com>
Wed, 6 Nov 2013 18:59:37 +0000 (19:59 +0100)
commit3820b4d2789f5166afdb136bb14f93166e6cfbc2
treef699664c81b82392b61220c0a0274c25954b5b4f
parentf891d8cfb8372eb9cfe9d0d4ca61c75bafeaae37
uprobes: Move function declarations out of arch

Move the function declarations from the arch headers to the common
header, since only the function bodies are architecture-specific.
These changes are from Vincent Rabin's uprobes patch.

[ oleg: update arch/powerpc/include/asm/uprobes.h ]

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: David A. Long <dave.long@linaro.org>
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
arch/powerpc/include/asm/uprobes.h
arch/x86/include/asm/uprobes.h
include/linux/uprobes.h