On Mon, 8 Sep 2014, Mel Gorman wrote: > A commit in linux-next was causing boot to fail and bisection identified > the patch "percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_". > The commit ID is worthless as it's a linux-next commit. One of the changes > in that patch looks very suspicious. Reverting the full patch fixes boot > as does this fixlet. > > Signed-off-by: Mel Gorman <[email protected]>
I assume that since this is ipi_mask_ptr that the boot hangs instead of doing anything else. Acked-by: David Rientjes <[email protected]> -- 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/

