Re: [PATCH 0/3] dyn_array support #2

From: Eric W. Biederman
Date: Thu Jul 31 2008 - 18:23:19 EST


Peter Zijlstra <peterz@xxxxxxxxxxxxx> writes:

> On Wed, 2008-07-30 at 21:09 -0700, Yinghai Lu wrote:
>> please check the patches adding dyn_array and nr_irqs #2
>
> Why can't we use a radix tree like powerpc does?

Unless I am mistaken the ppc uses the radix tree for something
different. We don't have any architecture in the kernel to
my knowledge that doesn't use an array of irq_desc entries.

Killing the array of irq_desc entries and along with it
NR_IRQS is what needs to happen.

Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/