diff options
| author | Christophe Leroy <christophe.leroy@c-s.fr> | 2017-03-16 09:55:45 +0100 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-06-02 19:20:44 +1000 |
| commit | 45cb08f4791ce6a15c54598b4cb73db4b4b8294f (patch) | |
| tree | e2bcbc9d4375cfa58ea53996b93443021870dd5d /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | powerpc/8xx: fix mpc8xx_get_irq() return on no irq (diff) | |
| download | linux-45cb08f4791ce6a15c54598b4cb73db4b4b8294f.tar.gz linux-45cb08f4791ce6a15c54598b4cb73db4b4b8294f.zip | |
powerpc: Handle simultaneous interrupts at once
It often happens to have simultaneous interrupts, for instance
when having double Ethernet attachment. With the current
implementation, we suffer the cost of kernel entry/exit for each
interrupt.
This patch introduces a loop in __do_irq() to handle all interrupts
at once before returning.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
