commit | a2d332fa3445160519de03c350a59602ac1c3df9 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Thu Aug 21 12:56:32 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 16 16:52:59 2008 +0200 |
tree | fb86287f507290b6546f993916e097c12eb2081d | |
parent | e89eb43863c2d9f11a3bbe766766fe646e6c50d9 [diff] |
x86: fix 32-bit ioapic lockup with sparseirqs Missed two lines when copying. Fix panic on one of Ingo's machines that need to adjust ioapic id when acpi off/ 32bit. Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>