Received: by 10.223.176.5 with SMTP id f5csp493304wra; Tue, 6 Feb 2018 02:29:24 -0800 (PST) X-Google-Smtp-Source: AH8x225c8vJihUpX5uqRzFJ+hCU1e+ExqGKvkYISi3zTkuf8IYPCaBJ9eUjIkgU4qEHYq/xY4RBN X-Received: by 10.98.238.2 with SMTP id e2mr1967974pfi.206.1517912963930; Tue, 06 Feb 2018 02:29:23 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517912963; cv=none; d=google.com; s=arc-20160816; b=DaGvjHgIRnFtTiLIwLkmNJ3sUHKzsMpYn49laId06CxdKojnr8O/xMM5dY6hFQfiAy 2zJJzzwL4i0HVkyVBRFsPSx4fPRBUnzohfQJzWvfQHeSwMcm15avErpgblIFMq1dp3JO SzPzUjQWU8TAmlnaHSEFDv+DcRy9cv0u9LbYwju9z73f9s0OHfn0Vqa3/RheMA40XV7P 0/0XelkETHPXu81SLTCbzQlJFxPsknu2X2F5lDDcsScAuYpW82oQgLQ8SZVbLLjDcxAw 48bQg9kSRuNLWncj3fSHTo5mBNHZLdqqqN9iWRKKYiGUjtLbiOh27nWo7QCfFaAf0Ksf l3PA== 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:arc-authentication-results; bh=ZqT7hU3gAWIseys8wW43hN6eOpPhspfhkKUjBVlC5AQ=; b=UvT0hQQdC/QkISd9gmqUiDmE/UZu/oIFQRyggymAr9odoWFlbvx+nGTNw29FgjmjCp Jkta5l+NBJouKQV3ypW/f7V6CVeua3x7VAy+Ek/ZKWeUzFt2hZp4wUGa7gszfLkimeni LcoebC5bkbuLH9ciIl5y859RWulq5Mo9yGUbOAKShIfj85sA9spZSZ+vuUPsSDQ67oOz aYylWpF4mKJI0o5x7bChmzJhJ+3+52OQmYlXv+n7oMcZvTfy8uDE2eauXjqBw/rd/7DP 1FmfOBD5Vc5Qp+7bbbPlGbZWcssuKmmW2EJpZVlnOEf8f3+Dz/CjlFgbi88ncqH+r+al wh+A== ARC-Authentication-Results: i=1; mx.google.com; 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 m3-v6si980616pli.534.2018.02.06.02.29.09; Tue, 06 Feb 2018 02:29:23 -0800 (PST) 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; 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 S1752649AbeBFK1a (ORCPT + 99 others); Tue, 6 Feb 2018 05:27:30 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:42604 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752183AbeBFK1Y (ORCPT ); Tue, 6 Feb 2018 05:27:24 -0500 Received: from localhost (unknown [209.136.236.94]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id C3EAAF19; Tue, 6 Feb 2018 10:27:23 +0000 (UTC) Date: Tue, 6 Feb 2018 02:27:22 -0800 From: Greg Kroah-Hartman To: Guenter Roeck 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 3.18 00/36] 3.18.94-stable review Message-ID: <20180206102722.GD7889@kroah.com> References: <20180205182351.774761393@linuxfoundation.org> <20180205213544.GA28867@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180205213544.GA28867@roeck-us.net> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 05, 2018 at 01:35:44PM -0800, Guenter Roeck wrote: > On Mon, Feb 05, 2018 at 10:23:28AM -0800, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.18.94 release. > > There are 36 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 Wed Feb 7 18:23:41 UTC 2018. > > Anything received after that time might be too late. > > > > You'll also need upstream commit 0b5aedfe0e66 ("um: Fix out-of-tree build") to > fix out-of-tree builds for um. Ah crap, I knew there was a reason I didn't do a 3.18.y release last cycle, and it was because I needed to fix up the um build :( I'll go queue up this patch now, thanks for letting me know. greg k-h