login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
1
Re: huge gcc 4.1.{0,1} __weak problem
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [author]
[view in full thread]
From:
Tom Rini <trini@...>
To: Andrew Morton <akpm@...>
Cc: Linus Torvalds <torvalds@...>, <bunk@...>, <venkatesh.pallipadi@...>, <davem@...>, <mingo@...>, <tglx@...>, <hpa@...>, <linux-kernel@...>, <suresh.b.siddha@...>, Vegard Nossum <vegard.nossum@...>
Subject:
Re: huge gcc 4.1.{0,1} __weak problem
Date: Thursday, May 1, 2008 - 7:24 pm
On Thu, May 01, 2008 at 03:33:49PM -0700, Andrew Morton wrote:
quoted text
> On Thu, 1 May 2008 15:27:26 -0700 (PDT) > Linus Torvalds <torvalds@linux-foundation.org> wrote: > > > > > > > On Thu, 1 May 2008, Andrew Morton wrote: > > > > > > > > I see only the following choices: > > > > - remove __weak and replace all current usages > > > > - move all __weak functions into own files, and ensure that also happens > > > > for future usages > > > > - #error for gcc 4.1.{0,1} > > > > > > Can we detect the {0,1}? __GNUC_EVEN_MORE_MINOR__? > > > > It's __GNUC_PATCHLEVEL__, I believe. > > > > So yes, we can distinguish 4.1.2 (good, and very common) from 4.1.{0,1} > > (bad, and rather uncommon). > > > > And yes, considering that 4.1.1 (and even more so 4.1.0) should be rare to > > begin with, I think it's better to just not support it. > > > > Drat. There go my alpha, i386, m68k, s390, sparc and powerpc > cross-compilers. Vagard, save me! > > Meanwhile I guess I can locally unpatch that patch.
I know I'll come off as an ass, but you can't make new ones with 4.1.2? It's not like we're talking about gcc 2.95/96 fun here :) -- Tom Rini --
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:
[PATCH] /dev/mem gcc weak function workaround
, Venki Pallipadi
, (Tue Apr 29, 9:31 pm)
Re: [PATCH] /dev/mem gcc weak function workaround
, David Miller
, (Wed Apr 30, 12:28 am)
RE: [PATCH] /dev/mem gcc weak function workaround
, Pallipadi, Venkatesh
, (Wed Apr 30, 8:49 am)
huge gcc 4.1.{0,1} __weak problem
, Adrian Bunk
, (Thu May 1, 5:56 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Jeremy Fitzhardinge
, (Fri May 2, 5:09 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Adrian Bunk
, (Fri May 2, 5:19 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Andrew Morton
, (Thu May 1, 6:20 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Linus Torvalds
, (Thu May 1, 6:27 pm)
[2.6.26 patch] #error for gcc 4.1.{0,1}
, Adrian Bunk
, (Thu Jun 26, 6:37 am)
Re: huge gcc 4.1.{0,1} __weak problem
, David Miller
, (Thu May 1, 6:51 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Venki Pallipadi
, (Thu May 1, 6:35 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Tom Rini
, (Thu May 1, 7:23 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Andrew Morton
, (Thu May 1, 6:42 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Tom Rini
, (Thu May 1, 7:21 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Venki Pallipadi
, (Thu May 1, 7:30 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Linus Torvalds
, (Thu May 1, 8:34 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Suresh Siddha
, (Thu May 1, 8:39 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Jeremy Fitzhardinge
, (Fri May 2, 5:11 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, David Miller
, (Fri May 2, 6:02 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Jakub Jelinek
, (Thu May 1, 6:49 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Andrew Morton
, (Thu May 1, 6:33 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Tom Rini
, (Thu May 1, 7:24 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Andrew Morton
, (Thu May 1, 7:59 pm)
Re: huge gcc 4.1.{0,1} __weak problem
, Andi Kleen
, (Fri May 2, 5:09 am)
Re: huge gcc 4.1.{0,1} __weak problem
, Adrian Bunk
, (Fri May 2, 4:10 am)
Re: huge gcc 4.1.{0,1} __weak problem
, Vegard Nossum
, (Fri May 2, 3:18 am)
Re: huge gcc 4.1.{0,1} __weak problem
, Theodore Tso
, (Fri May 2, 9:43 am)
Re: huge gcc 4.1.{0,1} __weak problem
, Justin Mattock
, (Thu May 1, 8:21 pm)
Re: [PATCH] /dev/mem gcc weak function workaround
, Tom Rini
, (Wed Apr 30, 4:15 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Glauber de Oliveira Costa
[PATCH 08/79] [PATCH] use identify_boot_cpu
David Woodhouse
[PATCH v2] Stop pmac_zilog from abusing 8250's device numbers.
Greg Kroah-Hartman
[PATCH 002/196] Chinese: rephrase English introduction in HOWTO
Jeremy Fitzhardinge
[PATCH 30 of 31] xen: no need for domU to worry about MCE/MCA
git
:
openbsd-misc
:
linux-netdev
:
Gerrit Renker
[PATCH 03/37] dccp: List management for new feature negotiation
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
David Miller
[GIT]: Networking
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
Colocation donated by:
Who's online
There are currently
7 users
and
1089 guests
online.
Online users
zeekec
brothersewingm
nintendoshopon
AdrianStamp
Marcionnm
lefthandedacou
datacablingixu
Syndicate