Linux 3.18.72

2017-09-28 Thread Greg KH
typo in fib6_net_exit() Florian Fainelli (1): Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()" Greg Kroah-Hartman (2): Revert "usb: musb: fix tx fifo flush handling again" Linux 3.18.72 Guenter Roeck (1): media: uvcvideo: P

Re: Linux 3.18.72

2017-09-28 Thread Greg KH
diff --git a/Makefile b/Makefile index 33feb19e7241..9b82f279ef1d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 71 +SUBLEVEL = 72 EXTRAVERSION = NAME = Diseased Newt diff --git a/arch/arc/kernel/entry.S b/arch/arc/kernel/entry.S index 83a046a7cd0