The patch titled Subject: init-mainc-convert-to-pr_foo-fix has been removed from the -mm tree. Its filename was init-mainc-convert-to-pr_foo-fix.patch This patch was dropped because it was folded into init-mainc-convert-to-pr_foo.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: init-mainc-convert-to-pr_foo-fix Cc: Richard Weinberger <richard@xxxxxx> Cc: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- init/main.c | 2 ++ 1 file changed, 2 insertions(+) diff -puN init/main.c~init-mainc-convert-to-pr_foo-fix init/main.c --- a/init/main.c~init-mainc-convert-to-pr_foo-fix +++ a/init/main.c @@ -9,6 +9,8 @@ * Simplified starting of init: Michael A. Griffith <grif@xxxxxxx> */ +#define DEBUG + #include <linux/types.h> #include <linux/module.h> #include <linux/proc_fs.h> _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html