aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-ti.c
diff options
context:
space:
mode:
authorShakeel Butt <[email protected]>2025-06-17 19:57:22 +0000
committerTejun Heo <[email protected]>2025-06-17 19:58:45 +0000
commit1257b8786ac689a2ce5fe3e1741c65038035adc6 (patch)
tree4765bf5a78d295f2aca3dce1d901ec7280110b71 /drivers/usb/cdns3/cdns3-ti.c
parentselftests: cgroup: Fix compilation on pre-cgroupns kernels (diff)
downloadkernel-1257b8786ac689a2ce5fe3e1741c65038035adc6.tar.gz
kernel-1257b8786ac689a2ce5fe3e1741c65038035adc6.zip
cgroup: support to enable nmi-safe css_rstat_updated
Add necessary infrastructure to enable the nmi-safe execution of css_rstat_updated(). Currently css_rstat_updated() takes a per-cpu per-css raw spinlock to add the given css in the per-cpu per-css update tree. However the kernel can not spin in nmi context, so we need to remove the spinning on the raw spinlock in css_rstat_updated(). To support lockless css_rstat_updated(), let's add necessary data structures in the css and ss structures. Signed-off-by: Shakeel Butt <[email protected]> Tested-by: JP Kobryn <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions