summaryrefslogtreecommitdiff
path: root/sys/modules/lua/lua.c
diff options
context:
space:
mode:
authoryamaguchi <yamaguchi@NetBSD.org>2022-03-31 06:20:14 +0000
committeryamaguchi <yamaguchi@NetBSD.org>2022-03-31 06:20:14 +0000
commit18cea8e67c0f4b4e9893fc97f55f6285373bc911 (patch)
treecb9ba96a6c8c19e1f73aaed660c924eb426a50b7 /sys/modules/lua/lua.c
parentf623cf3f8e0411d80d728501b22cd6d18356e06e (diff)
ixl(4): remove unnecessary lock acquirement
Running interrupt handlers is finished while accessing to I40E_Q[TR]X_ENA register. Therefore, it is not need to acquire locks to wait for the finish. pointed out by riastradh@n.o, thanks.
Diffstat (limited to 'sys/modules/lua/lua.c')
0 files changed, 0 insertions, 0 deletions