Re: [PATCH 1/1] X86, UV: Update UV APIC driver check
From: Ingo Molnar
Date: Tue Mar 24 2015 - 02:32:41 EST
* Mike Travis <travis@xxxxxxx> wrote:
> Fix a bug in the oem check function that determines if the system
> is a UV system and the BIOS is compatible with the kernel's UV apic
> driver. This prevents some possibly obscure panics and guards the
> system against being started on SGI hardware that does not have the
> required kernel support. [...]
This would be one patch ...
> [...] Also add update for new UV3000 system.
... and that's a second patch.
> The first "OEM" check was also optimized to return faster if the
> system is not an SGI or UV system.
Looks like this mixes up with the fix and can be part of the first
patch - although ideally it would have been good to create a 3 patch
series to preserve the separation of the various changes.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/