diff options
| author | Alex Nixon <[email protected]> | 2008-08-19 20:50:53 -0700 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-10-16 16:52:58 +0200 |
| commit | 2b46b37de73296018da02c2a421ac2a9cbccfa9f (patch) | |
| tree | 58751acf11501ba9a755bae9ed689898e1f75291 /tools/perf/scripts/python | |
| parent | 9d6a4d0823b3b8e29156f5e698b5a68687afad32 (diff) | |
xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabled
When sparse IRQs are enabled, it is not safe to assume an IRQ descriptor
exists for every possible IRQ. This patch causes init_evtchn_cpu_bindings
to skip initialisation of IRQ descriptors which don't exist.
Signed-off-by: Alex Nixon <[email protected]>
Acked-by: Jeremy Fitzhardinge <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions