Hi Linus,
On Wed, 6 Mar 2019 15:47:11 -0800 Linus Torvalds
wrote:
>
> This is very funky, but that commit generates a new warning in a
> totally unrelated area:
>
> drivers/iio/adc/qcom-pm8xxx-xoadc.c: In function ‘pm8xxx_xoadc_probe’:
> drivers/iio/adc/qcom-pm8xxx-xoadc.c:633:8: warning: ‘
On Thu, Mar 7, 2019 at 12:48 AM Linus Torvalds
wrote:
> On Wed, Mar 6, 2019 at 2:33 AM Greg KH wrote:
>
> I wonder why this wasn't seen in linux-next? Yes, the connection is
> odd, and maybe it's very compiler version dependent, but I do hope
> people react to new warnings. The kernel is entirely
The pull request you sent on Wed, 6 Mar 2019 11:33:50 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
> tags/driver-core-5.1-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e431f2d74e1b91e00e71e97cadcadffc4cda8a9b
Thank you!
--
Deet
On Wed, Mar 6, 2019 at 4:19 PM Linus Torvalds
wrote:
>
>
> > btw; what compiler version?
>
> gcc version 8.2.1 20181215 (Red Hat 8.2.1-6) (GCC)
Oh, and also did a dnf upgrade, and the same thing happens with
gcc version 8.3.1 20190223 (Red Hat 8.3.1-2) (GCC)
too.
Linus
On Wed, Mar 6, 2019 at 4:09 PM Joe Perches wrote:
> >
> > This is very funky, but that commit generates a new warning in a
> > totally unrelated area:
>
> Very very funky.
>
> Are you sure it's the __cold marking of an
> entirely unrelated function that isn't
> even used in the code with the new w
On Wed, 2019-03-06 at 15:47 -0800, Linus Torvalds wrote:
> On Wed, Mar 6, 2019 at 2:33 AM Greg KH wrote:
> > Joe Perches (1):
> > device.h: Add __cold to dev_ logging functions
>
> This is very funky, but that commit generates a new warning in a
> totally unrelated area:
Very very funky.
On Wed, Mar 6, 2019 at 2:33 AM Greg KH wrote:
>
> Joe Perches (1):
> device.h: Add __cold to dev_ logging functions
This is very funky, but that commit generates a new warning in a
totally unrelated area:
drivers/iio/adc/qcom-pm8xxx-xoadc.c: In function ‘pm8xxx_xoadc_probe’:
drivers/ii
The following changes since commit d13937116f1e82bf508a6325111b322c30c85eb9:
Linux 5.0-rc6 (2019-02-10 14:42:20 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
tags/driver-core-5.1-rc1
for you to fetch changes up to 36cf3b
8 matches
Mail list logo