Re: kbuild now support arch/$ARCH/include - time for ARCHs to convert

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Russell King
Date: Tuesday, August 5, 2008 - 3:06 pm

On Tue, Aug 05, 2008 at 10:45:48PM +0200, Sam Ravnborg wrote:

Absolutely agreed.

Some architectures (eg, ARM) have quite a large headache to solve with
these changes.

Currently, I know Linus' tree builds fine for most ARM platforms (thanks
to the ARM kautobuild project.)  However, I'm seeing unexpected build
failures that don't make sense from the linux-next project.

I've just wound my tree back to a "pristine" state for linux-next, and
plan to wait for its next build to check whether its me or something else
causing it.  What I'm referring to is:

s3c2410_defconfig's showing:
include/asm/arch/map.h:16:30: error: asm/plat-s3c/map.h: No such file or directory

which, if its including it via include/ shouldn't be happening because
plat-s3c hasn't moved from include/asm(-arm)/, the same as
include/asm-arm/arch-s3c2410 hasn't moved in linux-next yet.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: kbuild now support arch/$ARCH/include - time for ARCHs ..., Geert Uytterhoeven, (Wed Jul 30, 5:26 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs ..., Geert Uytterhoeven, (Thu Jul 31, 12:17 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs ..., Martin Schwidefsky, (Fri Aug 1, 1:35 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs ..., Geert Uytterhoeven, (Sun Aug 3, 1:16 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs ..., Geert Uytterhoeven, (Mon Aug 4, 9:00 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs ..., Geert Uytterhoeven, (Tue Aug 5, 10:16 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs ..., Russell King, (Tue Aug 5, 3:06 pm)