All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] unify the allocation of irq vectors v2
@ 2008-09-19 20:02 Dean Nelson
  2008-09-19 20:04 ` [PATCH 1/3] switch vector_irq[] from irq number to irq_desc pointer v2 Dean Nelson
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Dean Nelson @ 2008-09-19 20:02 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Eric W. Biederman, H. Peter Anvin, Jack Steiner, Alan Mayer,
	jeremy, rusty, suresh.b.siddha, torvalds, linux-kernel,
	Thomas Gleixner, Yinghai Lu

This patchset makes it so that all irq vectors are allocated via one function.

On Fri, Sep 19, 2008 at 10:48:56AM +0200, Ingo Molnar wrote:
> 
> Dean, just to make sure the useful bits are not lost now that the 
> direction has been changed: could you please repost the patchset but 
> without the driver API bits? It's still all a nice and useful 
> generalization and cleanup of the x86 vector allocation code, and we can 
> check it in -tip how well it works in practice. 

Ingo, hopefully this patchset reflects what you're looking for. Feel free
to change it anyway you like.

Thanks,
Dean

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-09-22 15:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-19 20:02 [PATCH 0/3] unify the allocation of irq vectors v2 Dean Nelson
2008-09-19 20:04 ` [PATCH 1/3] switch vector_irq[] from irq number to irq_desc pointer v2 Dean Nelson
2008-09-19 20:24   ` Mike Travis
2008-09-19 23:17     ` Dean Nelson
2008-09-22 11:05     ` Ingo Molnar
2008-09-22 15:12       ` Mike Travis
2008-09-22 15:44         ` Mike Travis
2008-09-19 20:40   ` Yinghai Lu
2008-09-19 23:26     ` Dean Nelson
2008-09-19 20:06 ` [PATCH 2/3] switch static system vector allocation to use vector_irq[] v2 Dean Nelson
2008-09-19 20:08 ` [PATCH 3/3] switch non-standard SYSCALL_VECTOR allocation to use vector_irq v2 Dean Nelson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.