[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200812091308.23440.jbarnes@virtuousgeek.org>
Date: Tue, 9 Dec 2008 13:08:19 -0800
From: Jesse Barnes <jbarnes@...tuousgeek.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: Yinghai Lu <yinghai@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Matthew Wilcox <matthew@....cx>
Subject: Re: [PATCH 1/5] sparse irq enabling v5
On Monday, December 08, 2008 5:38 am Ingo Molnar wrote:
> * Yinghai Lu <yinghai@...nel.org> wrote:
> > impact: new feature sparseirq
> >
> > add pointers array as Ingo suggesting.
> > remove dyna_array
> >
> > when sparse_irq is used (CONFIG_SPARSE_IRQ), use kzalloc_node to get
> > irq_desc, irq_cfg use desc->chip_data for x86 to store irq_cfg
> >
> > Signed-off-by: Yinghai Lu <yinghai@...nel.org>
>
> thanks Yinghai - i've applied your four patches to tip/irq/sparseirq,
> with the changelogs below.
>
> Jesse, any objections to the MSI IRQ renumbering? It's a much saner
> static numbering scheme counting upwards, independent of NR_CPUS.
No, I like the idea of the sparse stuff. I'd like to get Matthew's ack though
too; he's been working in this area a bit lately.
Jesse
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists