On 04/17/2013 11:43 AM, Robin Holt wrote: > Moving the reboot=s<##> parameter for x86 to a kernel parameter > proper. I did not find any other arch that was specifying the > reboot cpu. > > I left a compatibility mode in there. The new parameter always > takes precedence. I also fixed up the current code to support > up to cpuid's up to the current max of 4096. >
I still don't understand why you insist on introducing a new parameter rather than just supporting the existing, somewhat ugly, syntax: it is rare enough to need that the compatibility wins over the aestetics. Furthermore that word "cpuid" that you keep using, I don't think it means what you think it means... -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/