Searched hist:e89eed02a5f1b864fa5abafc8e8e71bd9fd66d1f (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | kcov.h | diff e89eed02a5f1b864fa5abafc8e8e71bd9fd66d1f Tue Jan 05 13:53:42 CST 2021 Andrey Konovalov <andreyknvl@google.com> 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: aee9ddb1d371 ("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>
|
/openbmc/linux/drivers/usb/core/ |
H A D | hcd.c | diff e89eed02a5f1b864fa5abafc8e8e71bd9fd66d1f Tue Jan 05 13:53:42 CST 2021 Andrey Konovalov <andreyknvl@google.com> 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: aee9ddb1d371 ("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>
|