Re: 2.6.30-rc2 to -rc1 regression on arm

From: Sascha Hauer
Date: Wed Apr 22 2009 - 04:03:42 EST


On Wed, Apr 22, 2009 at 09:58:17AM +0200, Pavel Machek wrote:
>
> ...it now fails to compile in arch/arm/kernel/sys_oabi-compat.c ,
> complaining about missing prototypes for kmalloc/kfree.
>
> I guess it should be easy to fix.

This is already fixed in post rc2:

commit cbb55092a674bcfd9774637a06d0f1511763aa2c
Author: eric miao <eric.y.miao@xxxxxxxxx>
Date: Thu Apr 16 09:55:23 2009 +0100

[ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmalloc/kfree

It seems that declarations of kmalloc/kfree are missed, explicitly
include it.

Signed-off-by: Eric Miao <eric.miao@xxxxxxxxxxx>
Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>

--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/