aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorAtish Patra <[email protected]>2025-03-03 22:53:06 +0000
committerAnup Patel <[email protected]>2025-03-06 04:27:07 +0000
commitbbb622488749478955485765ddff9d56be4a7e4b (patch)
tree53926d41eca8eeb681089533f350d3a88632d3e0 /net/unix/sysctl_net_unix.c
parentLinux 6.14-rc5 (diff)
downloadkernel-bbb622488749478955485765ddff9d56be4a7e4b.tar.gz
kernel-bbb622488749478955485765ddff9d56be4a7e4b.zip
RISC-V: KVM: Disable the kernel perf counter during configure
The perf event should be marked disabled during the creation as it is not ready to be scheduled until there is SBI PMU start call or config matching is called with auto start. Otherwise, event add/start gets called during perf_event_create_kernel_counter function. It will be enabled and scheduled to run via perf_event_enable during either the above mentioned scenario. Fixes: 0cb74b65d2e5 ("RISC-V: KVM: Implement perf support without sampling") Reviewed-by: Andrew Jones <[email protected]> Signed-off-by: Atish Patra <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions