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:   Mon, 20 Nov 2017 15:15:21 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Guenter Roeck <linux@...ck-us.net>
Cc:     linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
        akpm@...ux-foundation.org, shuahkh@....samsung.com,
        patches@...nelci.org, ben.hutchings@...ethink.co.uk,
        stable@...r.kernel.org
Subject: Re: [PATCH 4.4 00/59] 4.4.100-stable review

On Mon, Nov 20, 2017 at 06:09:44AM -0800, Guenter Roeck wrote:
> On 11/19/2017 06:32 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.4.100 release.
> > There are 59 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 Tue Nov 21 14:31:34 UTC 2017.
> > Anything received after that time might be too late.
> > 
> Build results:
> 	total: 145 pass: 130 fail: 15
> Failed builds:
> 	mips:defconfig
> 	mips:allnoconfig
> 	mips:defconfig
> 	mips:allmodconfig
> 	mips:allnoconfig
> 	mips:bcm47xx_defconfig
> 	mips:bcm63xx_defconfig
> 	mips:nlm_xlp_defconfig
> 	mips:ath79_defconfig
> 	mips:ar7_defconfig
> 	mips:e55_defconfig
> 	mips:cavium_octeon_defconfig
> 	mips:malta_defconfig
> 	mips:rt305x_defconfig
> 	mips:defconfig
> Qemu test results:
> 	total: 116 pass: 107 fail: 9
> Failed tests:
> 	mips:malta_defconfig:nosmp
> 	mips:malta_defconfig:smp
> 	mips64:malta_defconfig:nosmp
> 	mips64:malta_defconfig:smp
> 	mipsel:24Kf:malta_defconfig:nosmp
> 	mipsel:24Kf:malta_defconfig:smp
> 	mipsel64:malta_defconfig:nosmp
> 	mipsel64:malta_defconfig:smp
> 	mipsel64:fuloong2e_defconfig:fulong2e
> 
> Error is always the same.
> 
> Building mips:defconfig ... failed
> --------------
> Error log:
> /opt/buildbot/slave/stable-queue-4.4/build/arch/mips/kernel/setup.c: In function 'bootmem_init':
> /opt/buildbot/slave/stable-queue-4.4/build/arch/mips/kernel/setup.c:439:8: error: implicit declaration of function 'PHYS_PFN' [-Werror=implicit-function-declaration]
>     if (PHYS_PFN(mapstart_addr) < mapstart)
>         ^

I've just pushed out a patch for this right now, hopefully that should
fix the MIPS build issue with 4.4, sorry about that.

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ