freebsd-dev/sys/compat/linuxkpi/common
Hans Petter Selasky 42f8ef4bf5 Fix warning about sleeping with non-sleepable lock when allocating
"current" from linux_cdev_pager_populate() in the LinuxKPI:

Backtrace:
witness_debugger()
witness_warn()
uma_zalloc_arg()
malloc()
linux_alloc_current()
linux_cdev_pager_populate()
vm_fault()
vm_fault_trap()
trap_pfault()
trap()
calltrap()

Suggested by:	avg@
MFC after:	1 week
Sponsored by:	Mellanox Technologies
2020-05-04 08:05:01 +00:00
..
include Implement more PCI-express bandwidth functions in the LinuxKPI. 2020-05-01 10:32:42 +00:00
src Fix warning about sleeping with non-sleepable lock when allocating 2020-05-04 08:05:01 +00:00