/[base]
ViewVC logotype

Revision 363420


Jump to revision: Previous Next
Author: markj
Date: Wed Jul 22 14:32:47 2020 UTC (3 years, 11 months ago)
Changed paths: 12
Log Message:
usb(4): Stop checking for failures from malloc(M_WAITOK).

Handle the fact that parts of usb(4) can be compiled into the boot
loader, where M_WAITOK does not guarantee a successful allocation.

PR:		240545
Submitted by:	Andrew Reiter <arr@watson.org> (original version)
Reviewed by:	hselasky
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D25706


Changed paths

Path Details
Directoryhead/sys/compat/linuxkpi/common/src/linux_usb.c modified , text changed
Directoryhead/sys/dev/sound/usb/uaudio.c modified , text changed
Directoryhead/sys/dev/usb/input/uhid.c modified , text changed
Directoryhead/sys/dev/usb/input/uhid_snes.c modified , text changed
Directoryhead/sys/dev/usb/storage/ustorage_fs.c modified , text changed
Directoryhead/sys/dev/usb/usb_dev.c modified , text changed
Directoryhead/sys/dev/usb/usb_device.c modified , text changed
Directoryhead/sys/dev/usb/usb_freebsd.h modified , text changed
Directoryhead/sys/dev/usb/usb_freebsd_loader.h modified , text changed
Directoryhead/sys/dev/usb/usb_generic.c modified , text changed
Directoryhead/sys/dev/usb/usb_mbuf.c modified , text changed
Directoryhead/sys/dev/usb/usb_transfer.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27