lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 12 Mar 2020 01:22:34 +0200
From:   Thomas Backlund <tmb@...eia.org>
To:     Guenter Roeck <linux@...ck-us.net>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
CC:     <linux-kernel@...r.kernel.org>, <torvalds@...ux-foundation.org>,
        <akpm@...ux-foundation.org>, <shuah@...nel.org>,
        <patches@...nelci.org>, <ben.hutchings@...ethink.co.uk>,
        <lkft-triage@...ts.linaro.org>, <stable@...r.kernel.org>
Subject: Re: [PATCH 5.4 000/169] 5.4.25-rc4 review

Den 12-03-2020 kl. 01:06, skrev Guenter Roeck:
> On Wed, Mar 11, 2020 at 09:41:16PM +0100, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 5.4.25 release.
>> There are 169 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 Fri, 13 Mar 2020 20:39:27 +0000.
>> Anything received after that time might be too late.
>>
> 
> Build results:
> 	total: 158 pass: 146 fail: 12
> Failed builds:
> 	alpha:allmodconfig
> 	arm:allmodconfig
> 	arm64:allmodconfig
> 	m68k:allmodconfig
> 	mips:allmodconfig
> 	nds32:allmodconfig
> 	parisc:allmodconfig
> 	powerpc:allmodconfig
> 	riscv:defconfig
> 	s390:allmodconfig
> 	sparc64:allmodconfig
> 	xtensa:allmodconfig
> Qemu test results:
> 	total: 422 pass: 405 fail: 17
> Failed tests:
> 	<all riscv>
> 
> As already reported, the failure is:
> 
> drivers/gpu/drm/virtio/virtgpu_object.c:31:67: error: expected ')' before 'int'
>     31 | module_param_named(virglhack, virtio_gpu_virglrenderer_workaround, int, 0400);
> 
> Guenter
> 

I guess you need:
commit b0138364da17617db052c4a738b58bf45e42f500
Author: Stephen Rothwell <sfr@...b.auug.org.au>
Date:   Wed Aug 28 18:55:16 2019 +1000

     drm/virtio: module_param_named() requires linux/moduleparam.h


--
Thomas

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ