l
Greg Kroah-Hartman (1):
Linux 3.0.87
Jan Kara (2):
ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
ext4: fix overflow when counting used blocks on 32-bit architectures
Jed Davis (1):
ARM: 7765/1: perf: Record the user-mode PC in the call chain.
Joachi
diff --git a/Makefile b/Makefile
index da6a0ca..03aa17e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 3
PATCHLEVEL = 0
-SUBLEVEL = 86
+SUBLEVEL = 87
EXTRAVERSION =
NAME = Sneaky Weasel
diff --git a/arch/arm/kernel/perf_event.c b/arch/arm/kernel/perf_event.c
index 2b5b142..75
2 matches
Mail list logo