diff options
author | Mike Travis <travis@sgi.com> | 2008-12-16 18:13:11 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-16 23:12:18 +0100 |
commit | c8cae544bba6aee0f5cb0756dbab1a71d2c68737 (patch) | |
tree | b7f326377dc0fd76a55e9a23a0c005c2c59913b6 /arch/x86/kernel/tlb_32.c | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... (diff) | |
download | linux-c8cae544bba6aee0f5cb0756dbab1a71d2c68737.tar.xz linux-c8cae544bba6aee0f5cb0756dbab1a71d2c68737.zip |
x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.
Ingo Molnar wrote:
> allyes64 build failure:
>
> arch/x86/kernel/io_apic.c: In function ‘set_ir_ioapic_affinity_irq_desc’:
> arch/x86/kernel/io_apic.c:2295: error: incompatible type for argument 2 of
> ‘migrate_ioapic_irq_desc’
> arch/x86/kernel/io_apic.c: In function ‘ir_set_msi_irq_affinity’:
> arch/x86/kernel/io_apic.c:3205: error: incompatible type for argument 2 of
> ‘set_extra_move_desc’
> make[1]: *** wait: No child processes. Stop.
Here's a small patch to correct the build error with the post-merge tree.
Built and boot-tested. I'll will reset the follow on patches in my brand
new git tree to accommodate this change.
Fix two references in io_apic.c that were incorrect.
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/tlb_32.c')
0 files changed, 0 insertions, 0 deletions