Linux 3.0.69

2013-03-14 Thread Greg KH
alloc() David Howells (1): keys: fix race with concurrent install_user_keyrings() Eric W. Biederman (1): decnet: Fix disappearing sysctl entries Felix Fietkau (1): ath9k: fix RSSI dummy marker value Greg Kroah-Hartman (1): Linux 3.0.69 Jeff Layton (1): cifs: ensure

Re: Linux 3.0.69

2013-03-14 Thread Greg KH
diff --git a/Makefile b/Makefile index 8f3b7a8..534f7de 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 68 +SUBLEVEL = 69 EXTRAVERSION = NAME = Sneaky Weasel diff --git a/arch/arm/mm/alignment.c b/arch/arm/mm/alignment.c index 724ba3b..1aa3a70 10064