diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2008-07-11 19:35:17 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-11 20:54:02 +0200 |
commit | c88ac1df4885ce0d762cfeff0e7d5b83725c1e5c (patch) | |
tree | 4e26beb237403efcc9af3353a6bba58c1110be19 /sound | |
parent | 1baea6e2fea6f235b21f32a322cb6cb43ffdb704 (diff) | |
download | kernel_samsung_smdk4412-c88ac1df4885ce0d762cfeff0e7d5b83725c1e5c.zip kernel_samsung_smdk4412-c88ac1df4885ce0d762cfeff0e7d5b83725c1e5c.tar.gz kernel_samsung_smdk4412-c88ac1df4885ce0d762cfeff0e7d5b83725c1e5c.tar.bz2 |
x86: L-APIC: Always fully configure IRQ0
Unlike the 32-bit one, the 64-bit variation of the LVT0 setup code for
the "8259A Virtual Wire" through the local APIC timer configuration does
not fully configure the relevant irq_chip structure. Instead it relies on
the preceding I/O APIC code to have set it up, which does not happen if
the I/O APIC variants have not been tried.
The patch includes corresponding changes to the 32-bit variation too
which make them both the same, barring a small syntactic difference
involving sequence of functions in the source. That should work as an aid
with the upcoming merge.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: Andreas Herrmann <andreas.herrmann3@amd.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions