On 03/16/2012 10:40 AM, Peter Zijlstra wrote: +static bool can_move_ne(struct numa_entity *ne) +{ + /* + * XXX: consider mems_allowed, stinking cpusets has mems_allowed + * per task and it can actually differ over a whole process, la-la-la. + */ + return true; +} This looks like something that should be fixed before the code is submitted for merging upstream. -- All rights reversed -- 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>