Linux 3.4.84

2014-03-23 Thread Greg KH
nd ISP83xx Greg Kroah-Hartman (1): Linux 3.4.84 Jan Kara (1): ocfs2: fix quota file corruption Jason Wang (1): virtio-net: alloc big buffers also when guest can receive UFO Li Zefan (1): cpuset: fix a race condition in __cpuset_node_allowed_softwall() Linus Walleij (1):

Re: Linux 3.4.84

2014-03-23 Thread Greg KH
diff --git a/Makefile b/Makefile index e677b662f8c5..f75a853f8524 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 83 +SUBLEVEL = 84 EXTRAVERSION = NAME = Saber-toothed Squirrel diff --git a/arch/arm/mach-sa1100/include/mach/collie.h b/arch/arm/mac