commit | a8fcf1a24a16e1c735c795d99773b5dcefb71518 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Sep 26 10:52:30 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:30 2006 +0200 |
tree | c1edcfe3b21dcee6d5f25a4461607a3dd785419c | |
parent | e50991343488edf25d58820be1684322808c763c [diff] |
[PATCH] Remove obsolete PIC mode PIC mode is an outdated way to drive the APICs that was used on some early MP boards. It is not supported in the ACPI model. It is unlikely to be ever configured by any x86-64 system Remove it thus. Signed-off-by: Andi Kleen <ak@suse.de>