Linux 4.4.63

2017-04-21 Thread Greg KH
an (3): Revert "MIPS: Lantiq: Fix cascaded IRQ setup" MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch. Linux 4.4.63 Herbert Xu (1): crypto: ahash - Fix EINPROGRESS notification callback Ilia Mirkin (2): drm/nouveau/mpeg: mthd returns true on success now

Re: Linux 4.4.63

2017-04-21 Thread Greg KH
diff --git a/Makefile b/Makefile index 0309acc34472..ec52973043f6 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 62 +SUBLEVEL = 63 EXTRAVERSION = NAME = Blurry Fish Butt diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index d5cfa937d622..8b0424a