Use normal data patches for changing bug line numbers and flags.
commit0e86d9a46176d1c13517f3f98ed393a17d954088
authorTim Abbott <tabbott@mit.edu>
Fri, 13 Mar 2009 17:51:53 +0000 (13 13:51 -0400)
committerTim Abbott <tabbott@mit.edu>
Mon, 16 Mar 2009 00:37:26 +0000 (15 20:37 -0400)
treee1da2b023c4505e8cf12109427393a9394671989
parent76d38d4a98b06bf2df89b9be0ac457ca2e376e65
Use normal data patches for changing bug line numbers and flags.

This fixes two bugs: (1) previously, bug flags changes were ignored
(only line number changes were handled properly), and (2) Ksplice
failed to build updates on kernels with CONFIG_GENERIC_BUG but not
CONFIG_DEBUG_BUGVERBOSE.

Signed-off-by: Tim Abbott <tabbott@mit.edu>
inspect.c
kmodsrc/ksplice.h
kmodsrc/offsets.c
objmanip.c