[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110426104641.F352.A69D9226@jp.fujitsu.com>
Date: Tue, 26 Apr 2011 10:44:58 +0900 (JST)
From: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
To: LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: kosaki.motohiro@...fujitsu.com
Subject: m32r lost maintainer (was Re: [PATCH 1/3] m32r: convert cpumask api)
(remove m32r maintainer and ml)
> We plan to remove cpus_xx() old cpumask APIs later. Also, we plan
> to change mm_cpu_mask() implementation, allocate only nr_cpu_ids,
> thus *mm_cpu_mask() is dangerous operation.
>
> Then, this patch convert them.
>
> Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
> Cc: Hirokazu Takata <takata@...ux-m32r.org>
> Cc: linux-m32r@...linux-m32r.org
linux-m32r.org no longer exist and my last mail got returned. We should
change MAINTAINERS file. :-/
btw, now m32r can finished compile and link, but can't make correct
compressed image.
CHK include/generated/compile.h
make[2]: *** No rule to make target `arch/m32r/boot/compressed/vmlinux.bin.', needed by `arch/m32r/boot/compressed/piggy.o'. Stop.
make[1]: *** [arch/m32r/boot/compressed/vmlinux] Error 2
make: *** [zImage] Error 2
>From 47a386e8c09f1838ccce56fea027a798dd0d7ab3 Mon Sep 17 00:00:00 2001
From: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
Date: Tue, 26 Apr 2011 10:23:09 +0900
Subject: [PATCH] m32r: change MAINTAINERS file
linux-m32r.org domain doesn't exist and the e-mail address also
no longer exist.
Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
---
MAINTAINERS | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ba7918e..b515336 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3988,11 +3988,7 @@ T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev
S: Maintained
M32R ARCHITECTURE
-M: Hirokazu Takata <takata@...ux-m32r.org>
-L: linux-m32r@...linux-m32r.org
-L: linux-m32r-ja@...linux-m32r.org (in Japanese)
-W: http://www.linux-m32r.org/
-S: Maintained
+S: Orphan
F: arch/m32r/
M68K ARCHITECTURE
--
1.7.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists