public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Josh Boyer <jwboyer@gmail.com>,
	"Linux-Kernel@Vger. Kernel. Org" <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	"stable@vger.kernel.org" <stable@vger.kernel.org>,
	lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>,
	Michael Neuling <mikey@neuling.org>
Subject: Re: Linux 3.9.5
Date: Mon, 10 Jun 2013 06:47:42 -0700	[thread overview]
Message-ID: <20130610134742.GA1249@kroah.com> (raw)
In-Reply-To: <20130610133702.GA29579@roeck-us.net>

On Mon, Jun 10, 2013 at 06:37:02AM -0700, Guenter Roeck wrote:
> On Mon, Jun 10, 2013 at 08:10:11AM -0400, Josh Boyer wrote:
> > On Sat, Jun 8, 2013 at 10:42 AM, Guenter Roeck <linux@roeck-us.net> wrote:
> > > On Sat, Jun 08, 2013 at 07:08:17AM -0700, Greg KH wrote:
> > >> On Fri, Jun 07, 2013 at 08:53:12PM -0700, Guenter Roeck wrote:
> > >> > On Fri, Jun 07, 2013 at 12:58:16PM -0700, Greg KH wrote:
> > >> > > I'm announcing the release of the 3.9.5 kernel.
> > >> > >
> > >> > > All users of the 3.9 kernel series must upgrade.
> > >> > >
> > >> > > The updated 3.9.y git tree can be found at:
> > >> > >   git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.9.y
> > >> > > and can be browsed at the normal kernel.org git web browser:
> > >> > >   http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
> > >> > >
> > >> > > thanks,
> > >> > >
> > >> > > greg k-h
> > >> > >
> > >> > powerpc build fails:
> > >> >
> > >> > arch/powerpc/kernel/traps.c: In function 'alignment_exception':
> > >> > arch/powerpc/kernel/traps.c:1154:3: error: label 'bail' used but not defined
> > >> > make[1]: *** [arch/powerpc/kernel/traps.o] Error 1
> > >> > make[1]: *** Waiting for unfinished jobs....
> > >> >
> > >> > Due to commit 6ce6c629 (powerpc/tm: Abort on emulation and alignment faults).
> > >>
> > >> Is there a upstream patch that fixes this problem that I should apply?
> > >>
> > > No, this is not a problem upstream. The missing label was introduced by patch
> > > ba12eedee (powerpc: Exception hooks for context tracking subsystem) which, if I
> > > understand correctly, was necessary due to 6ba3c97a388 (x86: Exception hooks
> > > for userspace RCU extended QS) and a couple of other patches. All that doesn't
> > > look like stable material to me.
> > 
> > This can probably be fixed just by replacing 'goto bail' with 'return'
> > on that line.
> > Mikey, does that sound right?
> > 
> I submitted a patch doing just that.

I'll queue that up today and do a new review round with the other stable
patches we have.

thanks,

greg k-h

  reply	other threads:[~2013-06-10 13:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-07 19:58 Linux 3.9.5 Greg KH
2013-06-07 19:58 ` Greg KH
2013-06-08  3:53 ` Guenter Roeck
2013-06-08 14:08   ` Greg KH
2013-06-08 14:42     ` Guenter Roeck
2013-06-10 12:10       ` Josh Boyer
2013-06-10 13:37         ` Guenter Roeck
2013-06-10 13:47           ` Greg KH [this message]
2013-06-08 14:30 ` Linux 3.9.5 [patch to fix powerpc build error attached] Guenter Roeck
2013-06-09  9:47   ` Michael Neuling

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=20130610134742.GA1249@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=jwboyer@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lwn@lwn.net \
    --cc=mikey@neuling.org \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox