From: Dominique Martinet <asmadeus@codewreck.org>
To: Pavel Machek <pavel@denx.de>, youwan Wang <wangyouwan@126.com>,
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
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,
conor@kernel.org, allen.lkml@gmail.com, maz@kernel.org,
andy.shevchenko@gmail.com, brgl@bgdev.pl, wangyouwan@126.com,
jani.nikula@intel.com, rf@opensource.cirrus.com,
ilpo.jarvinen@linux.intel.com, dan.carpenter@linaro.org
Subject: Re: [PATCH 5.10 000/187] 5.10.202-rc3 review
Date: Tue, 28 Nov 2023 15:56:38 +0900 [thread overview]
Message-ID: <ZWWPJtXZ12WuTtd1@codewreck.org> (raw)
In-Reply-To: <ZWUJWhOkbHlwC2YB@duo.ucw.cz>
Pavel Machek wrote on Mon, Nov 27, 2023 at 10:25:46PM +0100:
> > Marc Zyngier <maz@kernel.org>
> > gpio: Don't fiddle with irqchips marked as immutable
>
> This is attempt to move people to new API, which will cause warning
> for existing users. "chip_warn(gc, "not an immutable chip, please
> consider fixing it!\n");". It is marked as dependency of another
> patch, but I'm not sure we should be doing this in stable.
And this actually did make some tests fail on tegra (other branch on
this thread), it's probably safer to drop the gpio patches unless we're
prepared to backport all the "make immutable" patches as well.
(I don't see why it'd be required for dc3115e6c5d9 either but I didn't
look all that close)
> > youwan Wang <wangyouwan@126.com>
> > Bluetooth: btusb: Add date->evt_skb is NULL check
>
> Could someone double check this? If we hit the null check, we'll be
> returning success, but it sounds like an error case.
I agree with your analysis; added Youwan and Luiz in recipients.
btusb_mtk_hci_wmt_sync will return 0 if the skb is null here -- should
this be setting err = -EINVAL or something?
> > Jani Nikula <jani.nikula@intel.com>
> > drm/msm/dp: skip validity check for DP CTS EDID checksum
>
> This is preparation for future cleanup, do we need it?
(For cleanup patches I'd say if it makes future backports easier it
doesn't hurt to take them)
--
Dominique Martinet | Asmadeus
next prev parent reply other threads:[~2023-11-28 6:57 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-26 15:46 [PATCH 5.10 000/187] 5.10.202-rc3 review Greg Kroah-Hartman
2023-11-26 16:22 ` Guenter Roeck
2023-11-27 11:45 ` [PATCH 5.10] interconnect: qcom: Add support for mask-based BCMs djakov
2023-11-27 12:40 ` Greg KH
2023-11-26 18:23 ` [PATCH 5.10 000/187] 5.10.202-rc3 review Guenter Roeck
2023-11-27 12:40 ` Greg Kroah-Hartman
2023-11-27 3:51 ` Florian Fainelli
2023-11-27 21:25 ` Pavel Machek
2023-11-28 6:56 ` Dominique Martinet [this message]
2023-11-28 20:43 ` Pavel Machek
2023-11-28 10:42 ` Richard Fitzgerald
2023-11-28 20:40 ` Pavel Machek
2023-11-29 11:35 ` Richard Fitzgerald
2023-11-27 23:27 ` Jon Hunter
2023-11-27 23:37 ` Jon Hunter
2023-11-28 9:42 ` Greg Kroah-Hartman
2023-11-28 2:52 ` Guenter Roeck
2023-11-28 9:30 ` Naresh Kamboju
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=ZWWPJtXZ12WuTtd1@codewreck.org \
--to=asmadeus@codewreck.org \
--cc=akpm@linux-foundation.org \
--cc=allen.lkml@gmail.com \
--cc=andy.shevchenko@gmail.com \
--cc=brgl@bgdev.pl \
--cc=conor@kernel.org \
--cc=dan.carpenter@linaro.org \
--cc=f.fainelli@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=jani.nikula@intel.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=luiz.von.dentz@intel.com \
--cc=maz@kernel.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@denx.de \
--cc=rf@opensource.cirrus.com \
--cc=rwarsow@gmx.de \
--cc=shuah@kernel.org \
--cc=srw@sladewatkins.net \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.org \
--cc=wangyouwan@126.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox