diff options
author | Saurabh Sengar <ssengar@linux.microsoft.com> | 2022-05-27 10:43:59 +0300 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2022-06-08 15:24:50 +0300 |
commit | 6640b5df1a38801be6d0595c8cd2177d968d7ee0 (patch) | |
tree | 62b47d77d8479f5a447ec60f674e9ff2d0cd131d /scripts/gdb/linux/tasks.py | |
parent | f2906aa863381afb0015a9eb7fefad885d4e5a56 (diff) | |
download | linux-6640b5df1a38801be6d0595c8cd2177d968d7ee0.tar.xz |
Drivers: hv: vmbus: Don't assign VMbus channel interrupts to isolated CPUs
When initially assigning a VMbus channel interrupt to a CPU, don’t choose
a managed IRQ isolated CPU (as specified on the kernel boot line with
parameter 'isolcpus=managed_irq,<#cpu>'). Also, when using sysfs to change
the CPU that a VMbus channel will interrupt, don't allow changing to a
managed IRQ isolated CPU.
Signed-off-by: Saurabh Sengar <ssengar@linux.microsoft.com>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/1653637439-23060-1-git-send-email-ssengar@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions