aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2009-08-29 16:09:57 +0000
committerThomas Gleixner <[email protected]>2009-08-31 17:23:09 +0000
commitbc07844a33734c4b2f32ef26d942d2f3ef9302ea (patch)
treeae8cbb6dc9a17baca82a829e77c5b7fc5781b2a5 /fs/proc/array.c
parentx86: Add Moorestown early detection (diff)
downloadkernel-bc07844a33734c4b2f32ef26d942d2f3ef9302ea.tar.gz
kernel-bc07844a33734c4b2f32ef26d942d2f3ef9302ea.zip
x86: Distangle ioapic and i8259
The proposed Moorestown support patches use an extra feature flag mechanism to make the ioapic work w/o an i8259. There is a much simpler solution. Most i8259 specific functions are already called dependend on the irq number less than NR_IRQS_LEGACY. Replacing that constant by a read_mostly variable which can be set to 0 by the platform setup code allows us to achieve the same without any special feature flags. That trivial change allows us to proceed with MRST w/o doing a full blown overhaul of the ioapic code which would delay MRST unduly. Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions