* 2.6.30-rc2 to -rc1 regression on arm
@ 2009-04-22 7:58 Pavel Machek
2009-04-22 8:03 ` Sascha Hauer
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Pavel Machek @ 2009-04-22 7:58 UTC (permalink / raw)
To: linux-arm-kernel, kernel list
...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.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.30-rc2 to -rc1 regression on arm
2009-04-22 7:58 2.6.30-rc2 to -rc1 regression on arm Pavel Machek
@ 2009-04-22 8:03 ` Sascha Hauer
2009-04-22 8:09 ` Matthias Kaehlcke
2009-04-22 8:10 ` Daniel Mack
2 siblings, 0 replies; 4+ messages in thread
From: Sascha Hauer @ 2009-04-22 8:03 UTC (permalink / raw)
To: Pavel Machek; +Cc: linux-arm-kernel, kernel list
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@gmail.com>
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@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
--
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 |
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.30-rc2 to -rc1 regression on arm
2009-04-22 7:58 2.6.30-rc2 to -rc1 regression on arm Pavel Machek
2009-04-22 8:03 ` Sascha Hauer
@ 2009-04-22 8:09 ` Matthias Kaehlcke
2009-04-22 8:10 ` Daniel Mack
2 siblings, 0 replies; 4+ messages in thread
From: Matthias Kaehlcke @ 2009-04-22 8:09 UTC (permalink / raw)
To: Pavel Machek; +Cc: linux-arm-kernel, kernel list
hi pavel,
El Wed, Apr 22, 2009 at 09:58:17AM +0200 Pavel Machek ha dit:
> ...it now fails to compile in arch/arm/kernel/sys_oabi-compat.c ,
> complaining about missing prototypes for kmalloc/kfree.
AFAIK this is fixed in 2.6.30-rc3
see also http://lkml.org/lkml/2009/4/15/105
--
Matthias Kaehlcke
Embedded Linux Engineer
Barcelona
They that can give up essential liberty to obtain a little
temporary safety deserve neither liberty nor safety
(Benjamin Franklin)
.''`.
using free software / Debian GNU/Linux | http://debian.org : :' :
`. `'`
gpg --keyserver pgp.mit.edu --recv-keys 47D8E5D4 `-
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.30-rc2 to -rc1 regression on arm
2009-04-22 7:58 2.6.30-rc2 to -rc1 regression on arm Pavel Machek
2009-04-22 8:03 ` Sascha Hauer
2009-04-22 8:09 ` Matthias Kaehlcke
@ 2009-04-22 8:10 ` Daniel Mack
2 siblings, 0 replies; 4+ messages in thread
From: Daniel Mack @ 2009-04-22 8:10 UTC (permalink / raw)
To: Pavel Machek; +Cc: linux-arm-kernel, kernel list
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.
It _was_ easy to fix, yes:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=cbb55092a674bcfd9774637a06d0f1511763aa2c
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-04-22 8:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-22 7:58 2.6.30-rc2 to -rc1 regression on arm Pavel Machek
2009-04-22 8:03 ` Sascha Hauer
2009-04-22 8:09 ` Matthias Kaehlcke
2009-04-22 8:10 ` Daniel Mack
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox