Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756776AbdLVSSe (ORCPT ); Fri, 22 Dec 2017 13:18:34 -0500 Received: from mail-pf0-f196.google.com ([209.85.192.196]:40413 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755458AbdLVSSc (ORCPT ); Fri, 22 Dec 2017 13:18:32 -0500 X-Google-Smtp-Source: ACJfBovPhGhG7qFUXrz/rPYZSGOOSl2azWmHV2BrX3kX5B3D61ED54DBsnQBz+vsikI9DTfIgro6zw== Date: Fri, 22 Dec 2017 10:18:31 -0800 From: Guenter Roeck To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 00/78] 4.4.108-stable review Message-ID: <20171222181831.GD15397@roeck-us.net> References: <20171222084556.909780563@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171222084556.909780563@linuxfoundation.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1242 Lines: 30 On Fri, Dec 22, 2017 at 09:45:41AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.4.108 release. > There are 78 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 Sun Dec 24 08:45:30 UTC 2017. > Anything received after that time might be too late. > I lost track with versions. This is with v4.4.107-79-g0989207. Build results: total: 145 pass: 144 fail: 1 Failed builds: alpha:allmodconfig Qemu test results: total: 118 pass: 118 fail: 0 alpha/include/asm/mmu_context.h: In function 'ev5_switch_mm': arch/alpha/include/asm/mmu_context.h:158:2: error: implicit declaration of function 'task_thread_info' arch/alpha/include/asm/mmu_context.h:158:24: error: invalid type argument of '->' (have 'int') alpha/include/asm/mmu_context.h: In function 'init_new_context': arch/alpha/include/asm/mmu_context.h:236:24: error: invalid type argument of '->' (have 'int') arch/alpha/include/asm/mmu_context.h: In function 'enter_lazy_tlb': arch/alpha/include/asm/mmu_context.h:250:23: error: invalid type argument of '->' (have 'int') Didn't I already report this ? Guenter