Re: drivers/block/rd.c rd_size reference problem of ARM

From: Russell King
Date: Sat May 07 2005 - 03:49:17 EST


On Sat, May 07, 2005 at 05:12:48PM +0900, Hyok S. Choi wrote:
> the variable "rd_size" of drivers/block/rd.c is changed to be "static" in
> 2.6.12-rc3-mm3.
> it causes compilation error to ARM architecture because of the reference of
> that.
>
> I blocked the reference as below, for compilation, but need to refine.

The change which caused this has been removed in -rc4, and Andrew is
probably going to drop this as well.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
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/