diff options
author | Ralf Baechle <[email protected]> | 2015-06-09 15:04:38 +0200 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2015-06-21 21:54:31 +0200 |
commit | cb2224d7c40e3d2dfc6f4a1676cd817acc79f012 (patch) | |
tree | 7ef2588fb1835b73bd0077958986acad0eb60e02 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 6f6ed482653723e53da4a57b200348ac1eed5ce9 (diff) |
MIPS: IRQ/IP27: Move IRQ allocation API to platform code.
allocate_irqno, free_irqno and alloc_legacy_irqno are a simple allocator
for interrupt numbers from the days when the numer of interrupts was still
fixed to NR_IRQS. This was necessary for the SGI IP27 architecture which
with its flexible architecture and possibly large number of interrupts
doesn't easily fit into the old pattern. These days there are better
alternatives.
Move the allocation code from the arch generic code to the only platform
using it, the SGI IP27 aka Origin 200/2000, Onyx 2.
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions