m32r lost maintainer (was Re: [PATCH 1/3] m32r: convert cpumask api)

From: KOSAKI Motohiro
Date: Mon Apr 25 2011 - 21:45:10 EST


(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@xxxxxxxxxxxxxx>
> Cc: Hirokazu Takata <takata@xxxxxxxxxxxxxx>
> Cc: linux-m32r@xxxxxxxxxxxxxxxxx

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