login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
6
Re: kbuild now support arch/$ARCH/include - time for ARCHs to convert
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Sam Ravnborg <sam@...>
To: Rusty Russell <rusty@...>, linux arch <linux-arch@...>, LKML <linux-kernel@...>
Subject:
Re: kbuild now support arch/$ARCH/include - time for ARCHs to convert
Date: Wednesday, August 6, 2008 - 3:28 pm
On Wed, Aug 06, 2008 at 08:21:26PM +0100, Russell King wrote:
quoted text
> On Tue, Aug 05, 2008 at 11:06:15PM +0100, Russell King wrote: > > 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. > > And the expression "oh bugger" comes to mind. The breakage in linux-next > is because of 2e57d051160dd61776461637f767df19036b1186 and > ea35455e0dc17d732436a5b98bd511cab64eb10e. > > During the last fortnight, I'd moved the "easy to move" ARM headers > from include/asm-arm to arch/arm/include/asm. This means that, unknown > to me, the symlink was no longer being created. That didn't get picked > up in my testing, because I always build using O= builds into already > existing object trees, which of course all have the symlink in place. > > This doesn't affect kautobuild because that always builds trees without > using the O= facility. > > The question is what to do about it. Given the size of the task, I'm > currently of the opinion that we're moving things around in the wrong > order, and 4baa9922430662431231ac637adedddbb0cfb2d7 should be reverted > until we've moved all the other ARM headers (in asm/arch and asm/plat-*) > first.
Our mails crossed. I will fix kbuild asap so you do not need to revert. Sam --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
kbuild now support arch/$ARCH/include - time for ARCHs to co...
, Sam Ravnborg
, (Mon Jul 28, 4:05 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Sat Aug 9, 3:28 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Rusty Russell
, (Tue Aug 5, 12:18 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Tue Aug 5, 4:45 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Russell King
, (Tue Aug 5, 6:06 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Wed Aug 6, 3:27 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Russell King
, (Wed Aug 6, 3:21 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Wed Aug 6, 3:28 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Russell King
, (Wed Aug 6, 3:51 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Geert Uytterhoeven
, (Tue Aug 5, 1:16 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Martin Schwidefsky
, (Fri Aug 1, 4:35 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Fri Aug 1, 12:49 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Ralf Baechle
, (Thu Jul 31, 2:23 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Fri Aug 8, 10:52 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Paul Mundt
, (Fri Aug 8, 11:09 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Sat Aug 9, 3:03 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Russell King
, (Sat Aug 9, 3:20 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Sat Aug 9, 7:13 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Thu Jul 31, 4:14 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Greg Ungerer
, (Wed Jul 30, 2:49 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Wed Jul 30, 4:38 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Greg Ungerer
, (Fri Aug 1, 2:03 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Geert Uytterhoeven
, (Sun Aug 3, 4:16 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Arnd Bergmann
, (Mon Aug 4, 10:35 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Geert Uytterhoeven
, (Mon Aug 4, 12:00 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Mon Aug 4, 12:45 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Greg Ungerer
, (Sun Aug 3, 8:34 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Mon Aug 4, 1:10 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Arnd Bergmann
, (Wed Jul 30, 3:07 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, David Howells
, (Wed Jul 30, 5:34 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Geert Uytterhoeven
, (Wed Jul 30, 8:26 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Paul Mundt
, (Wed Jul 30, 11:23 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Arnd Bergmann
, (Thu Jul 31, 3:47 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Thu Jul 31, 4:13 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Arnd Bergmann
, (Fri Aug 1, 3:35 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Fri Aug 1, 12:46 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Geert Uytterhoeven
, (Thu Jul 31, 3:17 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Greg Ungerer
, (Thu Jul 31, 7:26 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Wed Jul 30, 4:52 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Kyle McMartin
, (Mon Jul 28, 11:06 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Mon Jul 28, 11:27 pm)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Kyle McMartin
, (Tue Jul 29, 10:21 am)
Re: kbuild now support arch/$ARCH/include - time for ARCHs t...
, Sam Ravnborg
, (Fri Aug 8, 10:50 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
hooanon05
[PATCH 67/67] merge aufs
Greg Kroah-Hartman
[PATCH 008/196] Chinese: add translation of volatile-considered-harmful.txt
monstr
[PATCH 33/52] [microblaze] bug headers files
Oliver Pinter
Re: x86: 4kstacks default
git
:
linux-netdev
:
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 15/37] dccp: Set per-connection CCIDs via socket options
David Miller
[GIT]: Networking
Natalie Protasevich
[BUG] New Kernel Bugs
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
6 users
and
779 guests
online.
Online users
zeekec
damienclarkijh
ipodtouchtutor
sellingonlinyy
freedomsoftmby
Lukediygd
Syndicate