All of lore.kernel.org
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: R_ARM_REL32 relocation support
Date: Thu, 5 Aug 2010 10:06:40 -0500	[thread overview]
Message-ID: <20100805150640.GA25061@lixom.net> (raw)
In-Reply-To: <19546.31437.994840.466509@pilspetsen.it.uu.se>

On Thu, Aug 05, 2010 at 10:48:13AM +0200, Mikael Pettersson wrote:
> Olof Johansson writes:
>  > commit d0679c730395d0bde9a46939e7ba255b4ba7dd7c moved -fno-dwarf2-cfi-asm to be
>  > powerpc-only, causing R_ARM_REL32 to be used with some toolchains on ARM.
>  > 
>  > Implement support for it to make modules work with more toolchains.
>  > 
>  > Signed-off-by: Olof Johansson <olof@lixom.net>
> 
> Michal Marek's patch(*) to use -fno-dwarf2-cfi-asm already exists
> and is IMO the correct solution in that it addresses the cause
> of the problem rather than its symptoms.
> 
> NAK from me for now.
> 
> (*) http://lkml.org/lkml/2010/7/26/154

Sigh. I searched the list for related patches and didn't see any. Sorry for the duplicate.


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: Mikael Pettersson <mikpe@it.uu.se>
Cc: Russell King <linux@arm.linux.org.uk>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] arm: R_ARM_REL32 relocation support
Date: Thu, 5 Aug 2010 10:06:40 -0500	[thread overview]
Message-ID: <20100805150640.GA25061@lixom.net> (raw)
In-Reply-To: <19546.31437.994840.466509@pilspetsen.it.uu.se>

On Thu, Aug 05, 2010 at 10:48:13AM +0200, Mikael Pettersson wrote:
> Olof Johansson writes:
>  > commit d0679c730395d0bde9a46939e7ba255b4ba7dd7c moved -fno-dwarf2-cfi-asm to be
>  > powerpc-only, causing R_ARM_REL32 to be used with some toolchains on ARM.
>  > 
>  > Implement support for it to make modules work with more toolchains.
>  > 
>  > Signed-off-by: Olof Johansson <olof@lixom.net>
> 
> Michal Marek's patch(*) to use -fno-dwarf2-cfi-asm already exists
> and is IMO the correct solution in that it addresses the cause
> of the problem rather than its symptoms.
> 
> NAK from me for now.
> 
> (*) http://lkml.org/lkml/2010/7/26/154

Sigh. I searched the list for related patches and didn't see any. Sorry for the duplicate.


-Olof


  reply	other threads:[~2010-08-05 15:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <34780qy39a4uj093a4y>
2010-08-05  7:36 ` [PATCH] arm: R_ARM_REL32 relocation support Olof Johansson
2010-08-05  7:36   ` Olof Johansson
2010-08-05  8:48   ` Mikael Pettersson
2010-08-05  8:48     ` Mikael Pettersson
2010-08-05 15:06     ` Olof Johansson [this message]
2010-08-05 15:06       ` Olof Johansson
2010-08-14 11:44     ` Martin Michlmayr
2010-08-14 11:44       ` Martin Michlmayr
2010-08-14 22:46       ` Michal Marek
2010-08-14 22:46         ` Michal Marek
2010-08-14 22:58         ` Michal Marek
2010-08-14 22:58           ` Michal Marek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100805150640.GA25061@lixom.net \
    --to=olof@lixom.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.