From 1d6dcd2719d378a507a5369c6017e8f616333f06 Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Sat, 13 Nov 2010 22:18:22 -0500 Subject: Merge 2.6.37-rc1-git10 - Pull in 2.6.37-rc1-git10 snapshot - SECURITY_DMESG_RESTRICT added, the principle of least surprise dictates we should probably have it off. If you want to restrict dmesg access you may use the kernel.dmesg_restrict sysctl. - linux-2.6-bluetooth-autosuspend.patch: merged upstream. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 49bbef401..165240bfc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ clog *.rpm kernel-2.6.*/ /patch-2.6.37-rc1.bz2 -/patch-2.6.37-rc1-git7.bz2 +/patch-2.6.37-rc1-git10.bz2 -- cgit