Files
rockchip-kernel/drivers/usb/core
Oliver Neukum 1afe33a788 Revert "USB: core: hub.c: use usb_control_msg_send() in a few places"
This reverts commit d6a4992495.
Control messages are needed in contexts when memory allocations
are restricted, such as handling device resets and runtime PM.

For this reason the control message API internally uses GFP_NOIO.
This is a band aid introduced because when we recognized the issue,
the call chains were highly convoluted. Continuing this trend
is not a good idea.

So I am shooting the whole kennel here.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Link: https://lore.kernel.org/r/20200923134348.23862-2-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-09-25 16:33:58 +02:00
..
2019-08-15 15:18:05 +02:00
2020-07-10 08:55:17 +02:00
2020-08-31 07:11:45 +02:00
2019-06-26 10:28:09 +08:00
2020-06-18 10:13:16 +02:00
2020-07-01 14:04:04 +02:00