Hi, On Sat, Jan 11, 2025 at 5:20 PM <[email protected]> wrote: > > From: "Dr. David Alan Gilbert" <[email protected]> > > kdb_restore_flags() and kdb_save_flags() were added in 2010 by > commit 5d5314d6795f ("kdb: core for kgdb back end (1 of 2)") > but have remained unused. > > Remove them, and their associated storage. > > Signed-off-by: Dr. David Alan Gilbert <[email protected]> > --- > include/linux/kdb.h | 3 --- > kernel/debug/kdb/kdb_support.c | 18 ------------------ > 2 files changed, 21 deletions(-)
Reviewed-by: Douglas Anderson <[email protected]> _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
