All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: scottwood@freescale.com, tiejun.chen@windriver.com,
	linuxppc-dev@lists.ozlabs.org,
	Priyanka Jain <Priyanka.Jain@freescale.com>
Subject: Re: [PATCH] powerpc/32bit:Store temporary result in r0 instead of r8
Date: Fri, 31 May 2013 13:07:17 +0200	[thread overview]
Message-ID: <20130531110717.GA2941@breakpoint.cc> (raw)
In-Reply-To: <1369639817-2856-1-git-send-email-Priyanka.Jain@freescale.com>

On Mon, May 27, 2013 at 01:00:17PM +0530, Priyanka Jain wrote:
> While returning from exception handling in case of PREEMPT enabled,
> _TIF_NEED_RESCHED bit is checked in TI_FLAGS (thread_info flag) of current
> task. Only if this bit is set, it should continue with the process of
> calling preempt_schedule_irq() to schedule highest priority task if
> available.

This is broken since a9c4e541 ("powerpc/kprobe: Complete kprobe 
and migrate exception frame") and this commit joined Linus' tree in 
v3.7-rc1.
Ben, please add
  Cc: <stable@vger.kernel.org> # 3.7+

so it gets into the stable tree.

Sebastian

  reply	other threads:[~2013-05-31 11:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-27  7:30 [PATCH] powerpc/32bit:Store temporary result in r0 instead of r8 Priyanka Jain
2013-05-31 11:07 ` Sebastian Andrzej Siewior [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-31 11:20 Priyanka Jain

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=20130531110717.GA2941@breakpoint.cc \
    --to=sebastian@breakpoint.cc \
    --cc=Priyanka.Jain@freescale.com \
    --cc=benh@kernel.crashing.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=scottwood@freescale.com \
    --cc=tiejun.chen@windriver.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.