RE: Linux 4.19-rc1

2018-08-29 Thread David Laight
From: Linus Torvalds > Sent: 26 August 2018 22:49 > > So two weeks have passed, and the merge window for 4.19 is over. > > This was a fairly frustrating merge window, partly because 4.19 looks > to be a pretty big release (no single reason), and partly just due to > random noise. ... Time for 5.

Re: Linux 4.19-rc1

2018-08-28 Thread Guenter Roeck
On Mon, Aug 27, 2018 at 02:56:32PM -0700, Linus Torvalds wrote: > On Mon, Aug 27, 2018 at 6:45 AM Guenter Roeck wrote: > > > > Build results: > > total: 132 pass: 129 fail: 3 > > Thanks for running these. Looks like everything but the sparc thing is > under control, and the sparc thing mi

Re: Linux 4.19-rc1

2018-08-27 Thread Linus Torvalds
On Mon, Aug 27, 2018 at 6:45 AM Guenter Roeck wrote: > > Build results: > total: 132 pass: 129 fail: 3 Thanks for running these. Looks like everything but the sparc thing is under control, and the sparc thing might be one of those "big builds don't work on sparc" ;( Linus

Re: Linux 4.19-rc1

2018-08-27 Thread Palmer Dabbelt
On Mon, 27 Aug 2018 06:44:59 PDT (-0700), li...@roeck-us.net wrote: On Sun, Aug 26, 2018 at 02:49:14PM -0700, Linus Torvalds wrote: So two weeks have passed, and the merge window for 4.19 is over. [ ... ] Anyway, go forth and test, Build results: total: 132 pass: 129 fail: 3 Faile

RE: Linux 4.19-rc1

2018-08-27 Thread Winkler, Tomas
> > On Sun, Aug 26, 2018 at 3:51 PM Linus Torvalds foundation.org> wrote: > > > > So two weeks have passed, and the merge window for 4.19 is over. > > > > > > Anyway, go forth and test, > > > > I am seeing the errors use-after-free errors in mei_cl_write. dmesg as > follows. > Adding Tomas Wi

Re: Linux 4.19-rc1

2018-08-27 Thread Guenter Roeck
On Mon, Aug 27, 2018 at 11:13:11AM -0700, Christoph Hellwig wrote: > On Mon, Aug 27, 2018 at 10:11:52AM -0700, Guenter Roeck wrote: > > When building sparc32 images, this results in the following > > error. > > > > drivers/base/platform.c: In function 'setup_pdev_archdata': > > drivers/base/platfo

Re: Linux 4.19-rc1

2018-08-27 Thread Shuah Khan
On Sun, Aug 26, 2018 at 3:51 PM Linus Torvalds wrote: > > So two weeks have passed, and the merge window for 4.19 is over. > > Anyway, go forth and test, > I am seeing the errors use-after-free errors in mei_cl_write. dmesg as follows. Adding Tomas Winkler to the thread. [ 12.602912] PM: Add

Re: Linux 4.19-rc1

2018-08-27 Thread Christoph Hellwig
On Mon, Aug 27, 2018 at 10:11:52AM -0700, Guenter Roeck wrote: > When building sparc32 images, this results in the following > error. > > drivers/base/platform.c: In function 'setup_pdev_archdata': > drivers/base/platform.c:235:22: error: assignment from incompatible pointer > type [-Werror=incom

Re: Linux 4.19-rc1

2018-08-27 Thread Guenter Roeck
On Mon, Aug 27, 2018 at 08:46:41AM -0700, Christoph Hellwig wrote: > > sparc: > > > > WARNING: CPU: 0 PID: 1 at ./include/linux/dma-mapping.h:516 > > esp_sbus_probe+0x408/0x6e8 > > WARNING: CPU: 0 PID: 1 at ./include/linux/dma-mapping.h:516 > > sparc_lance_probe_one+0x428/0x4f > > > > Missing i

Re: Linux 4.19-rc1

2018-08-27 Thread Christoph Hellwig
> sparc: > > WARNING: CPU: 0 PID: 1 at ./include/linux/dma-mapping.h:516 > esp_sbus_probe+0x408/0x6e8 > WARNING: CPU: 0 PID: 1 at ./include/linux/dma-mapping.h:516 > sparc_lance_probe_one+0x428/0x4f > > Missing initialization of coherent_dma_mask in the respective drivers. > > --- > Each platf

Re: Linux 4.19-rc1

2018-08-27 Thread Guenter Roeck
On Sun, Aug 26, 2018 at 02:49:14PM -0700, Linus Torvalds wrote: > So two weeks have passed, and the merge window for 4.19 is over. > [ ... ] > > Anyway, go forth and test, > Build results: total: 132 pass: 129 fail: 3 Failed builds: riscv:defconfig riscv:allnoconfig