All of lore.kernel.org
 help / color / mirror / Atom feed
From: "André Hentschel" <nerv@dawncrow.de>
To: Will Deacon <will.deacon@arm.com>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>,
	"linux-arch@vger.kernel.org" <linux-arch@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Greg KH <gregkh@linuxfoundation.org>
Subject: Re: [PATCH] arm: Preserve TPIDRURW on context switch
Date: Tue, 12 Feb 2013 15:14:42 +0100	[thread overview]
Message-ID: <511A4E52.4070909@dawncrow.de> (raw)
In-Reply-To: <20130212140950.GC4123@mudshark.cambridge.arm.com>

Am 12.02.2013 15:09, schrieb Will Deacon:
> Hi Andre,
> 
> On Tue, Feb 12, 2013 at 02:02:59PM +0000, André Hentschel wrote:
>> Am 08.02.2013 16:48, schrieb Will Deacon:
>>> On Wed, Feb 06, 2013 at 11:01:23PM +0000, André Hentschel wrote:
>>>> No, i'm not sure how to improve this. How does the process can continue, can you or someone else fix that and add his Signed-off-by?
>>>
>>> How about something like the (completely untested) diff below?
>>>
>>> Andre: if this works for you, I'm happy to write a commit message etc.
>>
>> Thx for your effort, but it doesn't work, at least not with my 3.4.6 suse kernel.
>> Be free to have another try, i'll be happy to test it.
> 
> Well, cheers for testing. Can you be more specific about what goes wrong
> please? What do you see in TPIDRURW?
> 
> Will
> --
> To unsubscribe from this list: send the line "unsubscribe linux-arch" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

Hi Will,

it's 0x00000000 again.

-- 

Best Regards, André Hentschel

WARNING: multiple messages have this Message-ID (diff)
From: nerv@dawncrow.de (André Hentschel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: Preserve TPIDRURW on context switch
Date: Tue, 12 Feb 2013 15:14:42 +0100	[thread overview]
Message-ID: <511A4E52.4070909@dawncrow.de> (raw)
In-Reply-To: <20130212140950.GC4123@mudshark.cambridge.arm.com>

Am 12.02.2013 15:09, schrieb Will Deacon:
> Hi Andre,
> 
> On Tue, Feb 12, 2013 at 02:02:59PM +0000, Andr? Hentschel wrote:
>> Am 08.02.2013 16:48, schrieb Will Deacon:
>>> On Wed, Feb 06, 2013 at 11:01:23PM +0000, Andr? Hentschel wrote:
>>>> No, i'm not sure how to improve this. How does the process can continue, can you or someone else fix that and add his Signed-off-by?
>>>
>>> How about something like the (completely untested) diff below?
>>>
>>> Andre: if this works for you, I'm happy to write a commit message etc.
>>
>> Thx for your effort, but it doesn't work, at least not with my 3.4.6 suse kernel.
>> Be free to have another try, i'll be happy to test it.
> 
> Well, cheers for testing. Can you be more specific about what goes wrong
> please? What do you see in TPIDRURW?
> 
> Will
> --
> To unsubscribe from this list: send the line "unsubscribe linux-arch" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

Hi Will,

it's 0x00000000 again.

-- 

Best Regards, Andr? Hentschel

  reply	other threads:[~2013-02-12 14:14 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-06 22:43 [PATCH] arm: Preserve TPIDRURW on context switch André Hentschel
2013-02-06 22:43 ` André Hentschel
2013-02-06 22:51 ` Russell King - ARM Linux
2013-02-06 22:51   ` Russell King - ARM Linux
2013-02-06 23:01   ` André Hentschel
2013-02-06 23:01     ` André Hentschel
2013-02-08 15:48     ` Will Deacon
2013-02-08 15:48       ` Will Deacon
2013-02-08 15:48       ` Will Deacon
2013-02-09 16:44       ` André Hentschel
2013-02-09 16:44         ` André Hentschel
2013-02-09 16:44         ` André Hentschel
2013-02-12 14:02       ` André Hentschel
2013-02-12 14:02         ` André Hentschel
2013-02-12 14:02         ` André Hentschel
2013-02-12 14:09         ` Will Deacon
2013-02-12 14:09           ` Will Deacon
2013-02-12 14:09           ` Will Deacon
2013-02-12 14:14           ` André Hentschel [this message]
2013-02-12 14:14             ` André Hentschel
2013-02-12 14:14             ` André Hentschel
2013-02-12 15:02           ` Matthieu CASTET
2013-02-12 15:02             ` Matthieu CASTET
2013-02-20 19:34             ` André Hentschel
2013-02-20 19:34               ` André Hentschel
2013-02-20 19:34               ` André Hentschel
2013-02-21 10:33               ` Will Deacon
2013-02-21 10:33                 ` Will Deacon
2013-02-21 10:33                 ` Will Deacon

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=511A4E52.4070909@dawncrow.de \
    --to=nerv@dawncrow.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=will.deacon@arm.com \
    /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.