Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp3526616imm; Fri, 25 May 2018 07:13:45 -0700 (PDT) X-Google-Smtp-Source: AB8JxZri70jE6hHY5EaAMaqvSr63YmXt9rfWmXeOXXRky0MoxaYuES6i/NCQ9psKUkzy6RZ2bcVX X-Received: by 2002:a62:aa18:: with SMTP id e24-v6mr2726405pff.107.1527257625847; Fri, 25 May 2018 07:13:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527257625; cv=none; d=google.com; s=arc-20160816; b=0Y4uN1aiAqPNQz6hnFr1/xPCUPM8cGf0Fz2NjNOg9imawOLX3H2bhxIV/3Jx0BzpeA P1noBKGUU27iHgJJ//IXdxx4mhRVKpJ2SlHIH4Lkv7YrUD5TW+yuAS+iD1Evd6IYGU9P mh6M/EwPAim18a/MpulnHrTPuy5+gsEh71LkjRHe5YqHBilGAQWvdcV1HVMDSqOTMhJO HkpqaDwQFFBXe7Sd2qLEPAY4x/D7ea9awX4hkHvRcpOG6PQ1Z92djd9i3lNbP/d7zi3e XFzptP62UOYf0HaMDfOIgyUnD5K3J2Tzcknrdbz2u7r11FffNXEy1Ye0K/16oAGRcJmW jwKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature:arc-authentication-results; bh=007hwJjzsJJINiCqmLcF0G+i9WnlMgAK2AKtQkLcvuY=; b=Lc7SS4PV72Aw1XwTLkFD1u7t4fhH9+cikJ+SNBUNglU7cow/F4DkemlLrzrO5Kdjz7 mpiFy1esKDbT6YIygamLzf0rQN+BrVGhwL9J+da1ZC+r7oXk8tKz9PN468r17MJGOjPG 9yi3ucCkCL2qJ9Sc+rr3gN77/WQ2BdPr6dAdHarq+pLW0hIY5lufmN4TdUaIFi7PItxG tXGZuH+uULf1AWbJ/pvOfSMDd18AH31XmZPZLfKUFUFa5yWZYWzFUqFTHvjlZQRtda6g B+w4xHPR20pmuMWHXo7W7gJTql2hOMHsN+j5302dxB/tqwI9nJVWNq6VE2LtBF3SWpZ9 5VpA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=oxN8nSbv; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k63-v6si17959353pgc.401.2018.05.25.07.13.19; Fri, 25 May 2018 07:13:45 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=oxN8nSbv; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936063AbeEYOME (ORCPT + 99 others); Fri, 25 May 2018 10:12:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:53476 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934614AbeEYOMD (ORCPT ); Fri, 25 May 2018 10:12:03 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 23FC22088E; Fri, 25 May 2018 14:12:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527257522; bh=OKBkNoTSuLlm/1rK3skI8hq/NPmMWUIdYFepdoFyVj0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oxN8nSbvNLk0gnLy0A58keM9dbgIO5sLMuvSY2q9R6lEhwK9yOC6Fu92AVuqSNIMG qehxeKZBkEYLNEwRIORkd97ahbSjf9PyFVJscfgFn0IClt0QWe4+TSaJ+BRzoTYcZI 5U9qFvZrYmd3bWNExkA2k7mifrL4+u9fzSSYz0YU= Date: Fri, 25 May 2018 16:11:45 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 00/92] 4.4.133-stable review Message-ID: <20180525141145.GA14120@kroah.com> References: <20180524093159.286472249@linuxfoundation.org> <20180524173208.GB11172@roeck-us.net> <20180524194742.GE4413@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180524194742.GE4413@kroah.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 24, 2018 at 09:47:42PM +0200, Greg Kroah-Hartman wrote: > On Thu, May 24, 2018 at 10:32:08AM -0700, Guenter Roeck wrote: > > On Thu, May 24, 2018 at 11:37:37AM +0200, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 4.4.133 release. > > > There are 92 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 Sat May 26 09:31:28 UTC 2018. > > > Anything received after that time might be too late. > > > > > Build results: > > total: 146 pass: 145 fail: 1 > > Failed builds: > > s390:allmodconfig > > Qemu test results: > > total: 127 pass: 127 fail: 0 > > > > Build error (s390:allmodconfig): > > > > arch/s390/built-in.o: In function `__s390x_indirect_jump_r1use_r1': > > (.text.__s390x_indirect_jump_r1use_r1[__s390x_indirect_jump_r1use_r1]+0x2): > > undefined reference to `_LC_BR_R1' > > I'll look into the s390 stuff in the morning, I think I know what I > messed up there... Nope, I don't think this was my fault :) Oddly 'defconfig' worked for s390 with the offending patch, but not allmodconfig. I've now dropped the patch I think was causing the problem and pushed out a -rc2. thanks, greg k-h