diff options
| author | Thomas Gleixner <tglx@linutronix.de> | 2025-12-12 13:01:04 +0900 |
|---|---|---|
| committer | Thomas Gleixner <tglx@linutronix.de> | 2025-12-13 10:29:33 +0900 |
| commit | fbbd7ce627af733ded7971b2495b0d099a0a80da (patch) | |
| tree | e47978c8bcd601fd79232021093bba4ae2842204 /scripts/gdb/linux/tasks.py | |
| parent | 7dbc0d40d8347bd9de55c904f59ea44bcc8dedb7 (diff) | |
genirq: Don't overwrite interrupt thread flags on setup
Chris reported that the recent affinity management changes result in
overwriting the already initialized thread flags.
Use set_bit() to set the affinity bit instead of assigning the bit value to
the flags.
Fixes: 801afdfbfcd9 ("genirq: Fix interrupt threads affinity vs. cpuset isolated partitions")
Reported-by: Chris Mason <clm@meta.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://patch.msgid.link/87ecp0e4cf.ffs@tglx
Closes: https://lore.kernel.org/all/20251212014848.3509622-1-clm@meta.com
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions
