All of lore.kernel.org
 help / color / mirror / Atom feed
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: mm: ensure TTBR0 is restored when changing ASID on rollover
Date: Tue, 22 Nov 2011 19:46:39 -0800	[thread overview]
Message-ID: <4ECC6C9F.9020909@codeaurora.org> (raw)
In-Reply-To: <20110608205553.GD13151@n2100.arm.linux.org.uk>

Sorry to dig up an old thread....

On 06/08/11 13:55, Russell King - ARM Linux wrote:
> On Wed, Jun 08, 2011 at 09:49:49PM +0100, Will Deacon wrote:
>>> Let's take out these changes and sort it out properly - not only do we
>>> need to sort out these problems but we should also get rid of the
>>> __ARCH_WANT_INTERRUPTS_ON_CTXSW thing completely.  I have a patch which
>>> I've only tested on SA-1110 which does this so far, but it needs a little
>>> more work to clean up some stuff.
>> Could you post that code please? I can then rebase these patches against
>> it for future inclusion in mainline.
> I'd like to finish sorting it out properly first, so that it's all sane.
>
>> Does the removal of
>> __ARCH_WANT_INTERRUPTS_ON_CTXSW mean that switch_mm will run with interrupts
>> disabled by default?
> Yes, just like all but one other arch in the kernel.  The scheduler
> folk would like to see this symbol die...

Was this patch ever posted? This looks like a particularly annoying
problem to debug if it actually occurs (plus ARM is the final holdout
for this symbol now).

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

  reply	other threads:[~2011-11-23  3:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-07 10:38 [PATCH] ARM: mm: ensure TTBR0 is restored when changing ASID on rollover Will Deacon
2011-06-08 13:04 ` Catalin Marinas
2011-06-08 20:01 ` Russell King - ARM Linux
2011-06-08 20:23   ` Will Deacon
2011-06-08 20:36     ` Russell King - ARM Linux
2011-06-08 20:49       ` Will Deacon
2011-06-08 20:55         ` Russell King - ARM Linux
2011-11-23  3:46           ` Stephen Boyd [this message]
2011-06-08 21:12       ` Catalin Marinas
2011-06-08 21:49         ` Russell King - ARM Linux
  -- strict thread matches above, loose matches on Subject: below --
2011-05-31 15:39 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=4ECC6C9F.9020909@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --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.