On Thu, 8 Oct 2009, Lee Schermerhorn wrote: > From: David Rientjes <rientjes@xxxxxxxxxx> > > [PATCH 1/12] nodemask: make NODEMASK_ALLOC more general > > NODEMASK_ALLOC(x, m) assumes x is a type of struct, which is unnecessary. > It's perfectly reasonable to use this macro to allocate a nodemask_t, > which is anonymous, either dynamically or on the stack depending on > NODES_SHIFT. > Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx> Signed-off-by: David Rientjes <rientjes@xxxxxxxxxx> The former is from http://marc.info/?l=linux-mm&m=125453157828809 -- To unsubscribe from this list: send the line "unsubscribe linux-numa" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html