Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapping and x2apic support

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Friday, July 11, 2008 - 1:09 pm

* Ingo Molnar <mingo@elte.hu> wrote:


another problem is the redefinition of apic_read(), causing:

 arch/x86/xen/enlighten.c: In function ‘xen_patch':
 arch/x86/xen/enlighten.c:1084: warning: label ‘patch_site' defined but not used
 arch/x86/xen/enlighten.c: At top level:
 arch/x86/xen/enlighten.c:1272: error: expected identifier before ‘(' token
 arch/x86/xen/enlighten.c:1273: error: expected ‘}' before ‘.' token

with this config:

  http://redhat.com/~mingo/misc/config-Fri_Jul_11_21_51_18_CEST_2008.bad

the continued spaghetti in all the APIC variants is quite ugly. This 
should all be handled via a single apic_ops template that should cover 
the paravirt and native variants as well.

	Ingo
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapp ..., Eric W. Biederman, (Thu Jul 10, 1:05 pm)
Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapp ..., Eric W. Biederman, (Thu Jul 10, 2:07 pm)
Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapp ..., Eric W. Biederman, (Thu Jul 10, 3:52 pm)
Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapp ..., Eric W. Biederman, (Thu Jul 10, 3:54 pm)
Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapp ..., Eric W. Biederman, (Thu Jul 10, 8:15 pm)
Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapp ..., Ingo Molnar, (Fri Jul 11, 1:09 pm)
Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapp ..., Eric W. Biederman, (Fri Jul 11, 8:52 pm)
Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapp ..., Eric W. Biederman, (Sat Jul 12, 12:02 am)
Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapp ..., Eric W. Biederman, (Sat Jul 12, 1:11 am)
Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapp ..., Eric W. Biederman, (Sat Jul 12, 2:46 am)