original_kernel/drivers/usb/core
Andrey Konovalov e89eed02a5 kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urb
Done opencode in_serving_softirq() checks in in_serving_softirq() to avoid
cluttering the code, hide them in kcov helpers instead.

Fixes: aee9ddb1d3 ("kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq")
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Link: https://lore.kernel.org/r/aeb430c5bb90b0ccdf1ec302c70831c1a47b9c45.1609876340.git.andreyknvl@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-07 14:17:29 +01:00
..
Kconfig
Makefile
buffer.c
config.c usb: fix a few cases of -Wfallthrough 2020-11-13 15:20:52 +01:00
devices.c
devio.c USB: core: Change %pK for __user pointers to %px 2020-11-20 16:36:31 +01:00
driver.c
endpoint.c USB: core: Constify static attribute_group structs 2020-11-26 13:40:42 +01:00
file.c
generic.c
hcd-pci.c
hcd.c kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urb 2021-01-07 14:17:29 +01:00
hub.c
hub.h
ledtrig-usbport.c
message.c USB: core: drop pipe-type check from new control-message helpers 2020-12-07 15:23:24 +01:00
notify.c
of.c
otg_productlist.h
phy.c
phy.h
port.c USB: core: Constify static attribute_group structs 2020-11-26 13:40:42 +01:00
quirks.c USB: add RESET_RESUME quirk for Snapscan 1212 2020-12-07 15:29:08 +01:00
sysfs.c USB: core: Constify static attribute_group structs 2020-11-26 13:40:42 +01:00
urb.c
usb-acpi.c
usb.c
usb.h