diff options
author | Baoquan He <[email protected]> | 2016-08-12 15:21:47 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-08-15 08:53:44 +0200 |
commit | 31b02dd718712f4c45afbeea7fbd187ecb1b202c (patch) | |
tree | 9e8c7d1d3d39cb0915869c4a26a90c7f767dd943 /scripts/gdb/linux/lists.py | |
parent | 6de421198c75d95088331e6a480e952292b0e121 (diff) |
x86/apic, ACPI: Fix incorrect assignment when handling apic/x2apic entries
By pure accident the bug makes no functional difference, because the only
expression where we are using these values is (!count && !x2count), in which
the variables are interchangeable, but it makes sense to fix the bug
nevertheless.
Signed-off-by: Baoquan He <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[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 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions