aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorTang Chen <[email protected]>2013-07-23 16:00:19 +0800
committerIngo Molnar <[email protected]>2013-07-23 10:08:16 +0200
commit82982d729319e975115d88cae4927dffb02bfea7 (patch)
treee4f4c5a48bbcb0cddfe341ec1d07b1b222a63aae /tools/perf/util/trace-event-scripting.c
parentb3a3a9c441e2c8f6b6760de9331023a7906a4ac6 (diff)
x86/acpi: Fix incorrect sanity check in acpi_register_lapic()
We wanted to check if the APIC ID is out of range. It should be: if (id >= MAX_LOCAL_APIC) There's no known bad effect of this bug. Signed-off-by: Tang Chen <[email protected]> Reviewed-by: Len Brown <[email protected]> Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions