+1
−6
+13
−14
+2
−4
Loading
Massage frv search_exception_table() to
a) taking pt_regs pointer as explicit argument
b) updating ->pc on success
Simplifies callers a bit and allows to convert to generic extable.h,
while we are at it.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>