[RFC,PATCH 3/3] arm: remove machine_desc.io_pg_offst and .phys_io

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Jul 22 06:21:40 EDT 2010


On Thu, Jul 22, 2010 at 12:06:44PM +0200, Jeremy Kerr wrote:
> > Out of interest, have the OMAP platforms been compile tested with this?
> 
> I've compiled all of the defconfigs with these changes (plus the earlier
> fixups). I get these failures:
> 
> $ grep failed test-configs.log 
> ap4evb_defconfig: failed
> bcmring_defconfig: failed
> g3evm_defconfig: failed
> g4evm_defconfig: failed
> mx1_defconfig: failed
> n8x0_defconfig: failed
> nuc910_defconfig: failed
> nuc950_defconfig: failed
> nuc960_defconfig: failed
> 
> All except mx1 fail due to there being no debug-macros.S, so these
> wouldn't work with DEBUG_LL regardless. mx1 fails due to the IO_ADDRESS
> macro issues.

n8x0 is the only one which looks suspicious, but I assume fails for a
reason unrelated to this change.  n8x0 is an OMAP2 platform which does
have a debug-macros.S file.



More information about the linux-arm-kernel mailing list