login
Header Space

 
 

Mailing list archives

Search results

Found 12 matching messages (0.154 seconds). Page 1 of 1.

[PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

Subject: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable. From: Alan Mayer ... ); + set_intr_gate(alloc_system_vector(THERMAL_APIC_VECTOR), thermal_interrupt); #endif } -- To unsubscribe from this list: send the line " ...

linux-kernel - Alan Mayer - Apr 9 2008 - 17:33

[PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

Subject: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable. From: Alan Mayer ... (void); void i8254_timer_resume(void); +extern int first_system_vector; + typedef int vector_irq_t[NR_VECTORS]; DECLARE_PER_CPU(vector_irq_t, ...

linux-kernel - Alan Mayer - Apr 15 2008 - 16:36

[PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

Subject: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable. From: Alan Mayer ... (void); void i8254_timer_resume(void); +extern int first_system_vector; + typedef int vector_irq_t[NR_VECTORS]; DECLARE_PER_CPU(vector_irq_t, ...

linux-kernel - Alan Mayer - Apr 8 2008 - 17:10

Re: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

Subject: [PATCH] x86_64: Fix build error from FIRST_SYSTEM_VECTOR patch From: Alan Mayer To unsubscribe from this list: send the line ... -kernel" in the body of a message to majordomo@vger.kernel.org More ...

linux-kernel - Alan Mayer - Apr 16 2008 - 16:17

Re: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

... ajm@sgi.com> wrote: > > > Subject: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable. > > > > From: Alan ... > Also, could you please also change the 32-bit side as well ... 2 from them for UV... YH -- To unsubscribe from this list: send the ...

linux-kernel - Yinghai Lu - Apr 9 2008 - 16:28

Re: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

... @sgi.com> wrote: > Subject: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable. > > From: ... vectors. Also, could you please also change the 32-bit side as well ... implementations roughly in sync? Ingo -- To unsubscribe from this list: send ...

linux-kernel - Ingo Molnar - Apr 9 2008 - 10:59

Re: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

... @sgi.com> wrote: > > > Subject: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable. > > > > From: Alan ... > Also, could you please also change the 32-bit side as well ... 683-3131 HOME: 651-407-0134 -- -- To unsubscribe from this list: send the ...

linux-kernel - Alan Mayer - Apr 9 2008 - 11:06

Re: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

... wrote: > Subject: [PATCH] x86_64: Fix build error from FIRST_SYSTEM_VECTOR > patch > > From: Alan Mayer > > ... linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at ...

linux-kernel - Ingo Molnar - Apr 21 2008 - 11:46

Re: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

... more system vectors than a vanilla > x86_64 system. Rather than burden ... don't use, change FIRST_SYSTEM_VECTOR to a variable, > so that it ... really clean - i applied it to x86.git for more testing ... in the body of a message to majordomo@vger.kernel.org ...

linux-kernel - Ingo Molnar - Apr 16 2008 - 09:19

Re: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

... > for x86_64, current from 0x20 to 0x2f, we only use one for ... said and done, we're going to need at least six more. ... forget what you are. You're a rock and roll star. -- Alan J ... 683-3131 HOME: 651-407-0134 -- -- To unsubscribe from this list: send the ...

linux-kernel - Alan Mayer - Apr 9 2008 - 16:31

Re: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

... function like alloc_intr_gate(RESCHEDULE_VECTOR, reschedule_interrupt); instead? Linus -- To unsubscribe from this list: send the line ... -kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel ...

linux-kernel - Linus Torvalds - Apr 9 2008 - 18:08

Re: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

... please just merge that syntax and make a single function like > > alloc_intr_gate(RESCHEDULE_VECTOR, ... -683-3131 HOME: 651-407-0134 -- -- To unsubscribe from this list: send the ... -kernel" in the body of a message to majordomo@vger.kernel.org More ...

linux-kernel - Alan Mayer - Apr 10 2008 - 11:22

speck-geostationary