diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2009-10-13 19:44:44 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-10-30 17:20:54 +1100 |
commit | 551b81f26ffc2135b8490babad1a9ab12d617e8d (patch) | |
tree | aecce5f8d02c6d31a6878b5e3a6c43f774297d4c /mm/mlock.c | |
parent | d35ef90bf9e7cab9aa85e9c0724bd1ac6f784601 (diff) | |
download | linux-3.10-551b81f26ffc2135b8490babad1a9ab12d617e8d.tar.gz linux-3.10-551b81f26ffc2135b8490babad1a9ab12d617e8d.tar.bz2 linux-3.10-551b81f26ffc2135b8490babad1a9ab12d617e8d.zip |
powerpc: Make NR_IRQS a CONFIG option
The irq_desc array consumes quite a lot of space, and for systems
that don't need or can't have 512 irqs it's just wasted space.
The first 16 are reserved for ISA, so the minimum of 32 is really
16 - and no one has asked for more than 512 so leave that as the
maximum.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'mm/mlock.c')
0 files changed, 0 insertions, 0 deletions