public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Pavel Machek <pavel@denx.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	seanga2@gmail.com, stable@vger.kernel.org,
	patches@lists.linux.dev, linux-kernel@vger.kernel.org,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
	lkft-triage@lists.linaro.org, jonathanh@nvidia.com,
	f.fainelli@gmail.com, sudipm.mukherjee@gmail.com,
	srw@sladewatkins.net, rwarsow@gmx.de
Subject: Re: [PATCH 6.1 000/610] 6.1.28-rc2 review
Date: Wed, 10 May 2023 15:18:14 +0200	[thread overview]
Message-ID: <ZFuZllSJguONF2p0@Air-de-Roger> (raw)
In-Reply-To: <ZFuEoWJL1TRmEuMM@duo.ucw.cz>

On Wed, May 10, 2023 at 01:48:49PM +0200, Pavel Machek wrote:
> Hi!
> 
> > This is the start of the stable review cycle for the 6.1.28 release.
> > There are 610 patches in this series, all will be posted as a response
> > to this one.  If anyone has any issues with these being applied, please
> > let me know.
> 
> 
> > Sean Anderson <seanga2@gmail.com>
> >     net: sunhme: Fix uninitialized return code
> 
> This one is wrong for stable. err is still initialzied to 0, which is
> wrong thing to do. Mainline is ok, but fix does not work for 6.1.
> 
> > Roger Pau Monne <roger.pau@citrix.com>
> >     ACPI: processor: Fix evaluating _PDC method when running as Xen dom0
> 
> If the condition can be handled (and code has "return false"), it
> should use WARN, not BUG.

Feel free to send a followup fix.

Such dummy handler getting caller is a sign of an error elsewhere:
someone playing with Kconfig logic or trying to add _PDC / Xen support
to a different architecture, so I think it's fine to BUG in that
case.

Thanks, Roger.

      reply	other threads:[~2023-05-10 13:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-09  3:26 [PATCH 6.1 000/610] 6.1.28-rc2 review Greg Kroah-Hartman
2023-05-09 10:06 ` Bagas Sanjaya
2023-05-09 10:17 ` ogasawara takeshi
2023-05-09 15:05 ` Markus Reichelt
2023-05-09 17:04 ` Allen Pais
2023-05-09 17:18 ` Florian Fainelli
2023-05-09 17:50 ` Naresh Kamboju
2023-05-09 19:57 ` Guenter Roeck
2023-05-09 20:41   ` Conor Dooley
2023-05-09 21:18     ` Guenter Roeck
2023-05-09 21:30       ` Conor Dooley
2023-05-10  8:47 ` Sudip Mukherjee (Codethink)
2023-05-10 11:48 ` Pavel Machek
2023-05-10 13:18   ` Roger Pau Monné [this message]

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=ZFuZllSJguONF2p0@Air-de-Roger \
    --to=roger.pau@citrix.com \
    --cc=akpm@linux-foundation.org \
    --cc=f.fainelli@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@denx.de \
    --cc=rwarsow@gmx.de \
    --cc=seanga2@gmail.com \
    --cc=shuah@kernel.org \
    --cc=srw@sladewatkins.net \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --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