On 02/27, Rashika Kheria wrote: > > --- a/kernel/signal.c > +++ b/kernel/signal.c > @@ -42,6 +42,7 @@ > #include <asm/siginfo.h> > #include <asm/cacheflush.h> > #include "audit.h" /* audit_signal_info() */ > +#include "debug/kdb/kdb_private.h"
Perhaps this should go under "#ifdef CONFIG_KGDB_KDB" along with "#include <linux/kdb.h>" we already have? Oleg. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/