login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
1
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: Martin Schwidefsky <schwidefsky@...>
Cc: linux arch <linux-arch@...>, LKML <linux-kernel@...>
Subject:
Re: kbuild now support arch/$ARCH/include - time for ARCHs to convert
Date: Friday, August 1, 2008 - 12:49 pm
On Fri, Aug 01, 2008 at 10:35:12AM +0200, Martin Schwidefsky wrote:
quoted text
> On Mon, 2008-07-28 at 22:05 +0200, Sam Ravnborg wrote: > > So I have hacked up support for this in kbuild so > > for the simpler cases a simple move of header files as > > in: > > git mv include/asm-$ARCH arch/$ARCH/include/asm > > > > is enough. > > Just tested it on s390. We need a tiny fix for the qeth driver then it > works just fine (qeth has two includes for include/asm-s390 instead of > include/asm). I'll queue the qeth fix on git390. The only question is > who will do the move?
You will do so and ask Linus to pull it. This most go via the arch maintainer. And I'm glad that no other changes were needed. 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
:
Greg KH
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Andrew Morton
Re: 2.6.23-rc6-mm1
Luciano Rocha
usb hdd problems with 2.6.27.2
git
:
linux-netdev
:
Gerrit Renker
[PATCH 15/37] dccp: Set per-connection CCIDs via socket options
Andrew Morton
Re: [BUG] New Kernel Bugs
David Miller
[GIT]: Networking
Jarek Poplawski
[PATCH take 2] pkt_sched: Protect gen estimators under est_lock.
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
1 user
and
524 guests
online.
Online users
strcmp
Syndicate