diff options
| author | Grant Likely <[email protected]> | 2012-01-30 08:02:19 +0000 |
|---|---|---|
| committer | Benjamin Herrenschmidt <[email protected]> | 2012-03-07 17:09:04 +1100 |
| commit | ad5b7f1350c263eef0c99c20f8659d0ed363cb32 (patch) | |
| tree | 693827210e17f8e2ccefef26e0ebc26167d4eddb /tools/perf/scripts/python | |
| parent | e9daf2ad7f603f173d7cd7ee3673b326414f82f4 (diff) | |
powerpc: Make SPARSE_IRQ required
All IRQs on powerpc are managed via irq_domain anyway, there isn't really
any advantage to turning SPARSE_IRQ off, and it's the direction we want
to take the kernel design anyway. This patch makes powerpc always use
SPARSE_IRQ.
On pseries_defconfig, SPARSE_IRQ adds only about 0x300 bytes to the
.text sections, and removes about 0x20000 from the data section for the
static irq_desc table.
Signed-off-by: Grant Likely <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Ben Herrenschmidt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions