On Fri, Jul 26, 2013 at 02:04:15PM -0500, Steven J. Hill wrote: > On 07/25/2013 07:01 PM, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > > >The patch below does not apply to the 3.10-stable tree. > >If someone wants it applied there, or to any other stable or longterm > >tree, then please email the backport, including the original git commit > >id to <stable@xxxxxxxxxxxxxxx>. > > > >thanks, > > > >greg k-h > > > >------------------ original commit in Linus's tree ------------------ > > > > From 25c87eae1725ed77a8b44d782a86abdc279b4ede Mon Sep 17 00:00:00 2001 > >From: Markos Chandras <markos.chandras@xxxxxxxxxx> > >Date: Tue, 11 Jun 2013 08:49:50 +0000 > >Subject: [PATCH] lib/Kconfig.debug: Restrict FRAME_POINTER for MIPS > > > >FAULT_INJECTION_STACKTRACE_FILTER selects FRAME_POINTER but > >that symbol is not available for MIPS. > > > >Fixes the following problem on a randconfig: > >warning: (LOCKDEP && FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP && > > KMEMCHECK) selects FRAME_POINTER which has unmet direct dependencies > >(DEBUG_KERNEL && (CRIS || M68K || FRV || UML || AVR32 || SUPERH || BLACKFIN || > >MN10300 || METAG) || ARCH_WANT_FRAME_POINTERS) > > > >Signed-off-by: Markos Chandras <markos.chandras@xxxxxxxxxx> > >Acked-by: Steven J. Hill <Steven.Hill@xxxxxxxxxx> > >Cc: linux-mips@xxxxxxxxxxxxxx > >Patchwork: https://patchwork.linux-mips.org/patch/5441/ > >Signed-off-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx> > > > Greg, > > I pulled the 'linux-stable.git' and checked out 'linux-3.10.y' and > the patch applies cleanly. So, I am at a loss as to what you are > seeing. I also took the commit above and manually applied with the > 'patch' command too. Thanks. That's really strange, I agree, it works just fine for me here too. I have no idea what I messed up, sorry for the noise. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html