On Mon, 9 Jul 2012, David Rientjes wrote: > kmemcheck_alloc_shadow() requires irqs to be enabled, so wait to disable > them until after its called for __GFP_WAIT allocations. > > This fixes a warning for such allocations: > > WARNING: at kernel/lockdep.c:2739 lockdep_trace_alloc+0x14e/0x1c0() > > Acked-by: Fengguang Wu <fengguang.wu@xxxxxxxxx> > Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx> > Tested-by: Fengguang Wu <fengguang.wu@xxxxxxxxx> > Signed-off-by: David Rientjes <rientjes@xxxxxxxxxx> Applied, thanks! -- 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>