Sorry, that's my mistake. Sonic
-----Original Message----- From: Mike Frysinger [mailto:[email protected]] Sent: Wednesday, December 17, 2008 10:55 AM To: [email protected] Cc: [email protected] Subject: Re: [Linux-kernel-commits] [5868] trunk/arch/blackfin: Task[#2299] disable pthread stack check for SMP at runtime. On Tue, Dec 16, 2008 at 21:47, <[email protected]> wrote: > --- trunk/arch/blackfin/kernel/traps.c 2008-12-16 22:49:46 UTC (rev 5867) > +++ trunk/arch/blackfin/kernel/traps.c 2008-12-17 02:47:22 UTC (rev 5868) > @@ -42,7 +42,7 @@ > #include <asm/fixed_code.h> > > #ifdef CONFIG_KGDB > -# include <linux/kgdb.h> > +#include <linux/kgdb.h> hmm, this certainly doesnt seem to be related to stack checking ... plus it's incorrect ... -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
