summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/ohci.c
diff options
context:
space:
mode:
authorcsjp <csjp@FreeBSD.org>2012-01-14 22:51:34 +0000
committercsjp <csjp@FreeBSD.org>2012-01-14 22:51:34 +0000
commit1ea7d0d666a38d5bda1efae01c48a1f3142a416c (patch)
treed72cccbf97b07265bd21a4b64a051d62708990e1 /sys/dev/usb/controller/ohci.c
parentb166a3a40945da4deadb3a68f1dce05af6a574b8 (diff)
downloadFreeBSD-src-1ea7d0d666a38d5bda1efae01c48a1f3142a416c.zip
FreeBSD-src-1ea7d0d666a38d5bda1efae01c48a1f3142a416c.tar.gz
Revert to the old behavior of allocating table/table entries using
M_NOWAIT. Currently, the code allows for sleeping in the ioctl path to guarantee allocation. However code also handles ENOMEM gracefully, so propagate this error back to user-space, rather than sleeping while holding the global pf mutex. Reviewed by: glebius Discussed with: bz
Diffstat (limited to 'sys/dev/usb/controller/ohci.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud