Move handle_bug and handle_extable to ksplice.c.
commit56c53e7f56df964f4f5d4ddadc038f6b10bb5a96
authorTim Abbott <tabbott@mit.edu>
Sat, 21 Feb 2009 01:00:15 +0000 (20 20:00 -0500)
committerAnders Kaseorg <andersk@mit.edu>
Tue, 3 Mar 2009 23:41:52 +0000 (3 18:41 -0500)
tree9247bcb0738ca030c2e04e2258a6110f8e937548
parent620891c652969584351f5198e04fdeaac55d568b
Move handle_bug and handle_extable to ksplice.c.

These functions are really architecture-independent, at least for
kernels which use CONFIG_GENERIC_BUG.

Signed-off-by: Tim Abbott <tabbott@mit.edu>
kmodsrc/ksplice.c
kmodsrc/x86/ksplice-arch.c