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 10:41:24 +0100
From:   Marcin Nowakowski <marcin.nowakowski@...s.com>
To:     Arnd Bergmann <arnd@...db.de>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
CC:     "open list:RALINK MIPS ARCHITECTURE" <linux-mips@...ux-mips.org>,
        "Ralf Baechle" <ralf@...ux-mips.org>,
        Sasha Levin <alexander.levin@...izon.com>,
        Marcin Nowakowski <marcin.nowakowski@...tec.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        stable <stable@...r.kernel.org>
Subject: Re: Fwd: stable-rc/linux-4.4.y build: 182 builds: 60 failed, 122
 passed, 60 errors, 60 warnings (v4.4.99-60-g803704b287d8)

Hi Arnd, Greg,

On 19.11.2017 21:55, Arnd Bergmann wrote:
> [Adding the others to cc]
> 
> ---------- Forwarded message ----------
> From: Arnd Bergmann <arnd@...db.de>
> Date: Sun, Nov 19, 2017 at 9:53 PM
> Subject: Re: stable-rc/linux-4.4.y build: 182 builds: 60 failed, 122
> passed, 60 errors, 60 warnings (v4.4.99-60-g803704b287d8)
> To: "kernelci.org bot" <bot@...nelci.org>, gregkh <gregkh@...uxfoundation.org>
> Cc: Tom Gall <tom.gall@...aro.org>, Sumit Semwal
> <sumit.semwal@...aro.org>, Amit Pundir <amit.pundir@...aro.org>, Arnd
> Bergmann <arnd.bergmann@...aro.org>, Anmar Oueja
> <anmar.oueja@...aro.org>
> 
> 
> On Sun, Nov 19, 2017 at 5:35 PM, kernelci.org bot <bot@...nelci.org> wrote:
>> stable-rc/linux-4.4.y build: 182 builds: 60 failed, 122 passed, 60 errors, 60 warnings (v4.4.99-60-g803704b287d8)
>>
>> Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.4.y/kernel/v4.4.99-60-g803704b287d8/
>>
>> Tree: stable-rc
>> Branch: linux-4.4.y
>> Git Describe: v4.4.99-60-g803704b287d8
>> Git Commit: 803704b287d89efcd70fade9e650176282a1d766
>> Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
>> Built: 4 unique architectures
>>
>> Build Failures Detected:
>>
>> mips:    gcc version 6.3.0 (GCC)
>>
>>      allnoconfig: FAIL
>>      ar7_defconfig: FAIL
>>      ath79_defconfig: FAIL
>>      bcm47xx_defconfig: FAIL
>> ...
>>
>> Errors summary:
>>
>>       60  arch/mips/kernel/setup.c:439:8: error: implicit declaration of function 'PHYS_PFN' [-Werror=implicit-function-declaration]
> 
> All mips builds failed with this error, apparently caused by the
> backport of d9b5b658210f2 ("MIPS: init: Ensure bootmem does not
> corrupt reserved memory").
> 

The following change:
8f235d1a3eb71 ('mm: add PHYS_PFN, use it in __phys_to_pfn()')
needs to be backported prior to d9b5b658210f2 to add the missing macro 
definition.

thanks,
Marcin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ