The patch titled Subject: usb-kcov-collect-coverage-from-hub_event-fix has been removed from the -mm tree. Its filename was usb-kcov-collect-coverage-from-hub_event-fix.patch This patch was dropped because it was folded into usb-kcov-collect-coverage-from-hub_event.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: usb-kcov-collect-coverage-from-hub_event-fix avoid patch conflicts to make life easier for Andrew Cc: Alexander Potapenko <glider@xxxxxxxxxx> Cc: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> Cc: Anders Roxell <anders.roxell@xxxxxxxxxx> Cc: Andrey Konovalov <andreyknvl@xxxxxxxxxx> Cc: Arnd Bergmann <arnd@xxxxxxxx> Cc: David Windsor <dwindsor@xxxxxxxxx> Cc: Elena Reshetova <elena.reshetova@xxxxxxxxx> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Cc: Jason Wang <jasowang@xxxxxxxxxx> Cc: Marco Elver <elver@xxxxxxxxxx> Cc: Michael S. Tsirkin <mst@xxxxxxxxxx> Cc: Steven Rostedt <rostedt@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/usb/core/hub.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/usb/core/hub.c~usb-kcov-collect-coverage-from-hub_event-fix +++ a/drivers/usb/core/hub.c @@ -18,6 +18,7 @@ #include <linux/sched/mm.h> #include <linux/list.h> #include <linux/slab.h> +#include <linux/kcov.h> #include <linux/ioctl.h> #include <linux/usb.h> #include <linux/usbdevice_fs.h> @@ -29,7 +30,6 @@ #include <linux/random.h> #include <linux/pm_qos.h> #include <linux/kobject.h> -#include <linux/kcov.h> #include <linux/uaccess.h> #include <asm/byteorder.h> _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are usb-kcov-collect-coverage-from-hub_event.patch m68k-mm-use-pgtable-nopxd-instead-of-4level-fixup-fix.patch m68k-mm-use-pgtable-nopxd-instead-of-4level-fixup-fix-fix-fix.patch