From c4c543c36e1262f08b22eb69eb1ff41f5bda0d21 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Fri, 14 Oct 2011 14:37:03 +0400 Subject: [PATCH] kernel: Update series order Since not all patches are sent to LKML better to have them ordered in a special way so quilt mail --send would allow to send a range we need. Signed-off-by: Cyrill Gorcunov --- kernel/series | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/series b/kernel/series index 86558125b..80d8eb663 100644 --- a/kernel/series +++ b/kernel/series @@ -3,11 +3,11 @@ 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 +fs-proc-switch-to-dentry +cr-proc-map-files-21 cr-clone-with-pid-support cr-proc-add-children fs-add-do-close -fs-proc-switch-to-dentry -cr-proc-map-files-21 fs-proc-add-tls fs-proc-add-mm-task-stat binfmt-elf-for-cr-5