Updated patchset for cleaning up apic probe sequence by using apicdriver
section.
Changes from V1:
* split up the patch into four small patches
* misc cleanups, specifying section alignment, removing duplicate messages
(from Cyrill and Yinghai's review comments)
* fixed a crash on smaller x64 systems
On 05/21/2011 04:51 AM, Suresh Siddha wrote:
> Updated patchset for cleaning up apic probe sequence by using apicdriver
> section.
>
> Changes from V1:
> * split up the patch into four small patches
> * misc cleanups, specifying section alignment, removing duplicate messages
> (from Cyrill and Yinghai's review comments)
> * fixed a crash on smaller x64 systems
>
I'll give them a spin tonight (if noone manage earlier). Thanks a lot Suresh!
--
Cyrill
On 05/21/2011 04:51 AM, Suresh Siddha wrote:
> Updated patchset for cleaning up apic probe sequence by using apicdriver
> section.
>
> Changes from V1:
> * split up the patch into four small patches
> * misc cleanups, specifying section alignment, removing duplicate messages
> (from Cyrill and Yinghai's review comments)
> * fixed a crash on smaller x64 systems
>
FWIW it runs fine on my Core 2 machine, setting apic driver to flat as expected.
For flat apic mode
Tested-by: Cyrill Gorcunov <[email protected]>
Thanks a lot Suresh!
--
Cyrill
* Suresh Siddha <[email protected]> wrote:
> Updated patchset for cleaning up apic probe sequence by using apicdriver
> section.
>
> Changes from V1:
> * split up the patch into four small patches
> * misc cleanups, specifying section alignment, removing duplicate messages
> (from Cyrill and Yinghai's review comments)
> * fixed a crash on smaller x64 systems
Ok, this split-up looks a lot nicer. Applied - thanks guys!
Ingo