On Mon, 25 Feb 2013, Rik van Riel wrote: > On 02/25/2013 12:18 PM, Aaron Tomlin wrote: > > > mm: slab: Verify the nodeid passed to ____cache_alloc_node > > > > If the nodeid is > num_online_nodes() this can cause an > > Oops and a panic(). The purpose of this patch is to assert > > if this condition is true to aid debugging efforts rather > > than some random NULL pointer dereference or page fault. > > > > Signed-off-by: Aaron Tomlin <atomlin@xxxxxxxxxx> > > Reviewed-by: Rik van Riel <riel@xxxxxxxxxx> It may be helpful to cc the slab maintainers... -- 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>