On Sun, 14 Mar 2010, Bob Liu wrote: > From: Bob Liu <lliubbo@xxxxxxxxx> > > 1. In funtion is_valid_nodemask(), varibable k will be inited to 0 in > the following loop, needn't init to policy_zone anymore. > > 2. (MPOL_F_STATIC_NODES | MPOL_F_RELATIVE_NODES) has already defined > to MPOL_MODE_FLAGS in mempolicy.h. Acked-by: David Rientjes <rientjes@xxxxxxxxxx> > --- > mempolicy.c | 5 +---- > 1 files changed, 1 insertions(+), 4 deletions(-) > (although the diffstat still doesn't have the mm/ path). -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>