lkml.org 
[lkml]   [2004]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] fix platform_rename_gsi related ia32 build breakage
arch/i386/kernel/built-in.o(.text+0xeade): In function `pin_2_irq':
: undefined reference to `platform_rename_gsi'
make: ** [.tmp_vmlinux1] Erro 1

Sorry, the patch is not enough...

- Arnaldo

Arnaldo Carvalho de Melo wrote:
> Hi Linus,
>
> This is needed to build current BK tree on IA32.
>
> - Arnaldo
>
>
> ------------------------------------------------------------------------
>
> ===== arch/i386/kernel/io_apic.c 1.116 vs edited =====
> --- 1.116/arch/i386/kernel/io_apic.c 2004-10-28 05:35:33 -03:00
> +++ edited/arch/i386/kernel/io_apic.c 2004-11-10 21:39:57 -02:00
> @@ -1039,6 +1039,8 @@
> return MPBIOS_trigger(idx);
> }
>
> +extern int (*platform_rename_gsi)(int ioapic, int gsi);
> +
> static int pin_2_irq(int idx, int apic, int pin)
> {
> int irq, i;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.069 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site