diff options
author | Florian Fainelli <florian.fainelli@broadcom.com> | 2025-06-23 19:41:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-17 19:43:51 +0300 |
commit | fad6202540d468261f802e4735518e3c649c4deb (patch) | |
tree | 99b430736e70aaad829f7aba0e334a534b45273a /scripts/gdb/linux/xarray.py | |
parent | 7c82a0648b01f692979c1b831eaef99ff0dfe0b7 (diff) | |
download | linux-fad6202540d468261f802e4735518e3c649c4deb.tar.xz |
scripts/gdb: fix interrupts display after MCP on x86
commit 7627b459aa0737bdd62a8591a1481cda467f20e3 upstream.
The text line would not be appended to as it should have, it should have
been a '+=' but ended up being a '==', fix that.
Link: https://lkml.kernel.org/r/20250623164153.746359-1-florian.fainelli@broadcom.com
Fixes: b0969d7687a7 ("scripts/gdb: print interrupts")
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Kieran Bingham <kbingham@kernel.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions