summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/drm_linux.c
diff options
context:
space:
mode:
authorvisa <visa@openbsd.org>2020-03-15 05:34:13 +0000
committervisa <visa@openbsd.org>2020-03-15 05:34:13 +0000
commit4b9a5ba9326ab6d121f94de858852467809e146d (patch)
treec14aa86b94e3bc8ce4dbe83eec07b5320deb3069 /sys/dev/pci/drm/drm_linux.c
parentahci_get_pmp_ccb() returns a non-NULL pointer, fails a (diff)
downloadwireguard-openbsd-4b9a5ba9326ab6d121f94de858852467809e146d.tar.xz
wireguard-openbsd-4b9a5ba9326ab6d121f94de858852467809e146d.zip
Guard SIOCDELMULTI if_ioctl calls with KERNEL_LOCK() where the call is
made from socket close path. Most device drivers are not MP-safe yet, and the closing of AF_INET and AF_INET6 sockets is no longer under the kernel lock. This fixes a panic seen by jcs@. OK mpi@
Diffstat (limited to 'sys/dev/pci/drm/drm_linux.c')
0 files changed, 0 insertions, 0 deletions