lkml.org 
[lkml]   [2008]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC 4/4] switch non-standard SYSCALL_VECTOR allocation to use vector_irq[]

* Dean Nelson <dcn@sgi.com> wrote:

> Replace the current use of used_vectors[] for the allocation of a
> non-standard SYSCALL_VECTOR by also using the per_cpu variable
> vector_irq[].

this:

> Index: linux/arch/x86/kernel/traps_32.c
> ===================================================================
> --- linux.orig/arch/x86/kernel/traps_32.c 2008-09-10 14:25:23.000000000 -0500
> +++ linux/arch/x86/kernel/traps_32.c 2008-09-10 14:25:28.000000000 -0500

> + ret = __grab_irq_vector(NON_IRQ_DESC, SYSCALL_VECTOR,
> + &cpu_possible_map);

break the build if IO_APIC is disabled. (see previous mail)

Ingo


\
 
 \ /
  Last update: 2008-09-14 17:45    [W:0.145 / U:2.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site