On Wed, Dec 19, 2012 at 05:42:16PM -0800, Hugh Dickins wrote: > task_numa_placement() oopsed on NULL p->mm when task_numa_fault() > got called in the handling of break_ksm() for ksmd. That might be a > peculiar case, which perhaps KSM could takes steps to avoid? but it's > more robust if task_numa_placement() allows for such a possibility. > > Signed-off-by: Hugh Dickins <[email protected]>
Acked-by: Mel Gorman <[email protected]> -- Mel Gorman SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

