m68k: Add helper function handle_kernel_fault()
authorRoman Zippel <zippel@linux-m68k.org>
Tue, 18 Nov 2008 20:25:17 +0000 (21:25 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 16 Mar 2011 18:10:40 +0000 (19:10 +0100)
Add helper function handle_kernel_fault() in signal.c, so frame_extra_sizes
can become static, and to avoid future code duplication.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found