On Tue, Feb 4, 2014 at 11:58 AM, <kosaki.motohiro@xxxxxxxxx> wrote: > From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> > > To use spin_{un}lock_irq is dangerous if caller disabled interrupt. > spin_lock_irqsave is a safer alternative. Luckily, now there is no > caller that has such usage but it would be nice to fix. > > Reported-by: David Rientjes rientjes@xxxxxxxxxx> > Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> Self Nack this. There IS a caller and we should send this to stable. I'll respin. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>