From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Shuah Khan <skhan@linuxfoundation.org>
Cc: 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,
pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
conor@kernel.org, allen.lkml@gmail.com, broonie@kernel.org
Subject: Re: [PATCH 5.10 000/186] 5.10.226-rc1 review
Date: Wed, 11 Sep 2024 14:47:24 +0200 [thread overview]
Message-ID: <2024091137-parched-scrunch-d9dd@gregkh> (raw)
In-Reply-To: <ac0c439f-86fe-467d-95c4-b4e9e294010f@linuxfoundation.org>
On Tue, Sep 10, 2024 at 03:52:22PM -0600, Shuah Khan wrote:
> On 9/10/24 15:26, Shuah Khan wrote:
> > On 9/10/24 03:31, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 5.10.226 release.
> > > There are 186 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.
> > >
> > > Responses should be made by Thu, 12 Sep 2024 09:25:22 +0000.
> > > Anything received after that time might be too late.
> > >
> > > The whole patch series can be found in one patch at:
> > > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.10.226-rc1.gz
> > > or in the git tree and branch at:
> > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
> > > and the diffstat can be found below.
> > >
> > > thanks,
> > >
> > > greg k-h
> > >
> >
> > >
> > > Guillaume Stols <gstols@baylibre.com>
> > > iio: adc: ad7606: remove frstdata check for serial mode
> > >
> >
> >
> > Kernel: arch/x86/boot/bzImage is ready (#210)
> > ERROR: modpost: module ad7606_par uses symbol ad7606_reset from namespace IIO_AD7606, but does not import it.
> > make[1]: *** [scripts/Makefile.modpost:123: modules-only.symvers] Error 1
> > make[1]: *** Deleting file 'modules-only.symvers'
> > make: *** [Makefile:1759: modules] Error 2
> >
> > Same problem. I am building with this commit now and I will
> > update you what happens.
> >
>
> Not so easy. Removing this commit gives me the following error.
> drivers/iio/adc/ad7606_par.c: In function ‘ad7606_par16_read_block’:
> drivers/iio/adc/ad7606_par.c:40:25: error: implicit declaration of function ‘ad7606_reset’; did you mean ‘ad7606_probe’? [-Werror=implicit-function-declaration]
> 40 | ad7606_reset(st);
> | ^~~~~~~~~~~~
If you remove that commit, this shouldn't be possible as ad7606_par.c
does not call ad7606_reset anymore. I'll go drop this commit from 5.15
and 5.10 for now until this gets worked out, and that should fix your
build issue.
I'll push out some -rc2 releases to verify.
thanks,
greg k-h
next prev parent reply other threads:[~2024-09-11 12:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-10 9:31 [PATCH 5.10 000/186] 5.10.226-rc1 review Greg Kroah-Hartman
2024-09-10 17:29 ` Mark Brown
2024-09-10 18:18 ` Florian Fainelli
2024-09-10 21:26 ` Shuah Khan
2024-09-10 21:52 ` Shuah Khan
2024-09-11 12:47 ` Greg Kroah-Hartman [this message]
2024-09-11 4:03 ` Dominique Martinet
2024-09-11 12:11 ` 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=2024091137-parched-scrunch-d9dd@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=allen.lkml@gmail.com \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.com \
--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=shuah@kernel.org \
--cc=skhan@linuxfoundation.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