Re: Linux 3.10.89

2015-10-01 Thread Greg KH
diff --git a/Makefile b/Makefile index ca82393e1eea..ce741a9f5b1c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 89 +SUBLEVEL = 90 EXTRAVERSION = NAME = TOSSUG Baby Fish diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 0677ff4814fa..661c

Re: Linux 3.10.89

2015-09-21 Thread Greg KH
diff --git a/Makefile b/Makefile index e94ce68ecf87..ca82393e1eea 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 88 +SUBLEVEL = 89 EXTRAVERSION = NAME = TOSSUG Baby Fish diff --git a/arch/x86/crypto/ghash-clmulni-intel_glue.c b/arch/x86/crypto/gh