Linux 3.4.75

2013-12-20 Thread Greg KH
aozhi (Franko) (1): USB: option: support new huawei devices Greg Kroah-Hartman (2): Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST" Linux 3.4.75 Gustavo Zacarias (1): USB: serial: option: blacklist interface 1 for Huawei E173s-6 H

Re: Linux 3.4.75

2013-12-20 Thread Greg KH
diff --git a/Makefile b/Makefile index ce277ff0fd72..2d084a418789 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 74 +SUBLEVEL = 75 EXTRAVERSION = NAME = Saber-toothed Squirrel diff --git a/arch/arm/kernel/process.c b/arch/arm/kernel/process.c index