diff options
author | John Keeping <[email protected]> | 2023-04-06 19:08:57 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2023-04-15 10:17:16 +0200 |
commit | 803235982b8c086184d04798d9079d236f352f88 (patch) | |
tree | 2887a4b98a563571a42d833c890591610736a2c3 /arch/x86/include/asm/bootparam_utils.h | |
parent | f4bf3ca2e5cba655824b6e0893a98dfb33ed24e5 (diff) |
genirq: Update affinity of secondary threads
For interrupts with secondary threads, the affinity is applied when the
thread is created but if the interrupts affinity is changed later only
the primary thread is updated.
Update the secondary thread's affinity as well to keep all the interrupts
activity on the assigned CPUs.
Signed-off-by: John Keeping <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/x86/include/asm/bootparam_utils.h')
0 files changed, 0 insertions, 0 deletions