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
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
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