Re: Linux 3.8.10

2013-04-26 Thread Greg KH
diff --git a/Makefile b/Makefile index 3ae4796..e2b10b9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 8 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Displaced Humerus Anterior diff --git a/include/linux/capability.h b/include/linux/capability.h index 9850

Linux 3.8.10

2013-04-26 Thread Greg KH
g k-h Makefile |2 +- include/linux/capability.h |2 ++ kernel/capability.c| 24 3 files changed, 27 insertions(+), 1 deletion(-) Greg Kroah-Hartman (1): Linux 3.8.10 Linus Torvalds (1): Add file_ns_capable() helper function for open