From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1163198AbdEXJe3 (ORCPT ); Wed, 24 May 2017 05:34:29 -0400 Received: from er-systems.de ([148.251.68.21]:40274 "EHLO er-systems.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966885AbdEXJeZ (ORCPT ); Wed, 24 May 2017 05:34:25 -0400 X-Greylist: delayed 474 seconds by postgrey-1.27 at vger.kernel.org; Wed, 24 May 2017 05:34:25 EDT Date: Wed, 24 May 2017 11:26:25 +0200 (CEST) From: Thomas Voegtle X-X-Sender: thomas@er-systems.de To: Greg Kroah-Hartman cc: "kernelci.org bot" , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: Re: [PATCH 4.4 000/103] 4.4.70-stable review In-Reply-To: <20170524070353.GA5785@kroah.com> Message-ID: References: <20170523200856.903752266@linuxfoundation.org> <59252147.91471c0a.7a474.26e6@mx.google.com> <20170524070353.GA5785@kroah.com> User-Agent: Alpine 2.20 (LSU 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Virus-Checker-Version: clamassassin 1.2.4 with clamdscan / ClamAV 0.99.2/23412/Wed May 24 02:55:55 2017 signatures 57. Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 24 May 2017, Greg Kroah-Hartman wrote: > On Tue, May 23, 2017 at 10:59:35PM -0700, kernelci.org bot wrote: >> stable-rc/linux-4.4.y boot: 54 boots: 0 failed, 54 passed (v4.4.69-104-g2ebff3b7590b) >> >> Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.4.y/kernel/v4.4.69-104-g2ebff3b7590b/ >> Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.4.y/kernel/v4.4.69-104-g2ebff3b7590b/ >> >> Tree: stable-rc >> Branch: linux-4.4.y >> Git Describe: v4.4.69-104-g2ebff3b7590b >> Git Commit: 2ebff3b7590b0a73c6b383d04928cdfdf56d0b10 >> Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git >> Tested: 11 unique boards, 7 SoC families, 18 builds out of 199 > > 54 passed? I had a bug here such that all x86 builds were crashing, in > the core tty layer, which seems odd that anything would be able to boot > with this tree... > > I've pushed out an update, can you all verify that it also works? I got this: CALL scripts/checksyscalls.sh CHK include/generated/compile.h CC kernel/fork.o kernel/fork.c: In function 'dup_task_struct': kernel/fork.c:371:2: error: implicit declaration of function 'get_random_long' [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[1]: *** [kernel/fork.o] Error 1 make: *** [kernel] Error 2 This is stackprotector-increase-the-per-task-stack-canary-s-random-range-from-32-bits-to-64-bits-on-64-bit-platforms.patch