2016-11-17 10:58:32

by Ralph Sennhauser

[permalink] [raw]
Subject: Linux 4.8-stable - spidev_test fails to build with musl libc (fixed in 4.9)

Hi Greg,

For Linux 4.8 spidev_test.c fails to compile using musl libc, this was
fixed in 4.9 by commit 8736f8022e532a3c1d8873aac78e1113c6ffc3b9 (spi:
spidev_test: fix build with musl libc).

Please consider cherry-picking the above commit for 4.8-stable.

Thanks
Ralph


2016-11-17 11:05:49

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: Linux 4.8-stable - spidev_test fails to build with musl libc (fixed in 4.9)

On Thu, Nov 17, 2016 at 11:58:11AM +0100, Ralph Sennhauser wrote:
> Hi Greg,
>
> For Linux 4.8 spidev_test.c fails to compile using musl libc, this was
> fixed in 4.9 by commit 8736f8022e532a3c1d8873aac78e1113c6ffc3b9 (spi:
> spidev_test: fix build with musl libc).
>
> Please consider cherry-picking the above commit for 4.8-stable.

I'll queue it up for the next round after this release.

thanks,

greg k-h

2016-11-17 11:22:22

by Ralph Sennhauser

[permalink] [raw]
Subject: Re: Linux 4.8-stable - spidev_test fails to build with musl libc (fixed in 4.9)

On Thu, 17 Nov 2016 12:05:55 +0100
Greg Kroah-Hartman <[email protected]> wrote:

> On Thu, Nov 17, 2016 at 11:58:11AM +0100, Ralph Sennhauser wrote:
> > Hi Greg,
> >
> > For Linux 4.8 spidev_test.c fails to compile using musl libc, this
> > was fixed in 4.9 by commit 8736f8022e532a3c1d8873aac78e1113c6ffc3b9
> > (spi: spidev_test: fix build with musl libc).
> >
> > Please consider cherry-picking the above commit for 4.8-stable.
>
> I'll queue it up for the next round after this release.
>

Perfect, thanks
Ralph