change __GFP_KSWAPD_RECLAIM from 0 to M_NOWAIT
authorjsg <jsg@openbsd.org>
Sun, 30 Jul 2023 12:16:20 +0000 (12:16 +0000)
committerjsg <jsg@openbsd.org>
Sun, 30 Jul 2023 12:16:20 +0000 (12:16 +0000)
commitd0c03c4f4dd4c9ec89d97b5b100a843da4433784
tree86583808ca5a4b60073661ede92f46350c9c17ce
parent4ee4899a2f83e755328e67d198d7e3bc13c835a8
change __GFP_KSWAPD_RECLAIM from 0 to M_NOWAIT

aja@ reported a panic where __i915_gpu_coredump() used a combination of
gfp flags which resulted in neither M_WAITOK or M_NOWAIT.
sys/dev/pci/drm/include/linux/gfp.h