stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Marc Zyngier <marc.zyngier@arm.com>
Cc: Fabio Estevam <festevam@gmail.com>,
	stable <stable@vger.kernel.org>,
	Fabio Estevam <fabio.estevam@nxp.com>
Subject: Re: [PATCH v2] irqchip/gic: Allow self-SGIs for SMP on UP configurations
Date: Fri, 9 Sep 2016 18:12:17 +0200	[thread overview]
Message-ID: <20160909161217.GA5847@kroah.com> (raw)
In-Reply-To: <57D2DDEA.4050505@arm.com>

On Fri, Sep 09, 2016 at 05:06:02PM +0100, Marc Zyngier wrote:
> On 09/09/16 16:48, Fabio Estevam wrote:
> > Hi Marc,
> > 
> > On Fri, Sep 9, 2016 at 12:42 PM, Marc Zyngier <marc.zyngier@arm.com> wrote:
> > 
> >>> Without this patch imx6ul SoC hangs after a 'reboot' command.
> >>
> >> But that's not a regression, right? It *never* worked before, as far as
> >> I know, because we never supported such a configuration in the past.
> > 
> > imx6ul is supported since kernel 4.3.
> 
> And yet nobody reported this as an issue until the 4.8 cycle. So it
> doesn't look like it was annoying anyone until then.
> 
> > 
> >> I'm a bit concerned when I see backporting random patches to random
> >> kernel versions for things that are not bugs. I'll leave it up to Greg
> >> to decide, but I thought I should point out what this patch actually is.
> > 
> > Not bugs? I consider the hang I get after running 'reboot' on imx6ul a bug.
> > 
> > According to Documentation/stable_kernel_rules.txt :
> > 
> > " - It must fix a problem that causes a build error (but not for things
> >    marked CONFIG_BROKEN), an oops, a hang, data corruption, a real
> >    security issue, or some "oh, that's not good" issue.  In short, something
> >    critical. "
> > 
> > , so that's why I submitted for stable inclusion.
> > 
> 
> I don't, which is why I didn't tag it for stable the first place. I
> consider this as an unsupported configuration (MP CPU on a UP GIC),
> which we start supporting from 4.8 onward.
> 
> Anyway, I'm not going to argue any further for such a small patch, but
> I've made my position clear.

As the maintainer wants this removed, I've now dropped it from the
4.7-stable queue.

Fabio, just use 4.8 on this hardware and you should be fine.

thanks,

greg k-h

  reply	other threads:[~2016-09-09 16:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-09 13:44 [PATCH v2] irqchip/gic: Allow self-SGIs for SMP on UP configurations Fabio Estevam
2016-09-09 14:40 ` Marc Zyngier
2016-09-09 15:31   ` Fabio Estevam
2016-09-09 15:42     ` Marc Zyngier
2016-09-09 15:48       ` Fabio Estevam
2016-09-09 16:06         ` Marc Zyngier
2016-09-09 16:12           ` Greg KH [this message]
2016-09-09 16:10         ` Greg KH

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=20160909161217.GA5847@kroah.com \
    --to=greg@kroah.com \
    --cc=fabio.estevam@nxp.com \
    --cc=festevam@gmail.com \
    --cc=marc.zyngier@arm.com \
    --cc=stable@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).