From bd2a541c9600793aae58d9d75d26b7a697815bcc Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Fri, 14 Oct 2011 13:22:14 +0400 Subject: [PATCH] kernel: Update readme on patches Signed-off-by: Cyrill Gorcunov --- kernel/readme | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/kernel/readme b/kernel/readme index cfc32d32a..a638c1e1f 100644 --- a/kernel/readme +++ b/kernel/readme @@ -2,4 +2,12 @@ The kernel patches series. See "series" file to obtain order of appliance. Not all patches do address C/R directly but some of them are needed due to dependencies. +The following patches are known to be in -mm tree already + +procfs-report-eisdir-when-reading-sysctl-dirs-in-proc.patch +proc-fix-races-against-execve-of-proc-pid-fd.patch +proc-fix-races-against-execve-of-proc-pid-fd-fix.patch +proc-force-dcache-drop-on-unauthorized-access.patch +cr-statfs-callback-for-pipefs + Has been tested on Linux 3.1-rc3.