On Wed, Jan 09, 2013 at 04:53:40PM -0200, Eduardo Habkost wrote:
> This series uses a much simpler approach than the previous versions:
>
> - The APIC ID calculation code is now inside cpu.c
> - It doesn't require touching the PC CPU creation code at all
> - It simply uses a static variable to
This series uses a much simpler approach than the previous versions:
- The APIC ID calculation code is now inside cpu.c
- It doesn't require touching the PC CPU creation code at all
- It simply uses a static variable to enable the compat behavior on pc-1.3
and older
- I considered making