Received: by 10.213.65.68 with SMTP id h4csp297498imn; Wed, 28 Mar 2018 03:55:11 -0700 (PDT) X-Google-Smtp-Source: AIpwx49d62bVNDIbHK9o7vvtf1gvZzxIy4Tnu7Ld2bxfT/yUJaWBQZMY7W0DCQBFGI4FPHqi50JI X-Received: by 10.98.9.134 with SMTP id 6mr2549860pfj.207.1522234511129; Wed, 28 Mar 2018 03:55:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522234511; cv=none; d=google.com; s=arc-20160816; b=paaf6jfcBDmhbgUPaDavfY7SiChpZJUCZkUWSnHieI1LRA12wbNfD3FelT+CXml/pQ b+92M7sxegujfALFUb5nTHrmEgFzO8zLCsrfJ62gdYgS4/l/iC6AFSo+4rP7Sv2xU7T/ HeMXmh9gIIx4/7VqyekyFqixsaD/JJlg/6y0i2RJHr/YFrxDtZx3sYEkVwdjHUApmArH f1cSVLl6YkxjTJidZXI1VieaqWHUlKFv8yadCx/x/p9IuxoSIRRkw76vx2MRIh7zXDzP 4QOQyoI5wXXm97HM73skedVjnVC5bago7CHQW9ndwaQwm1mUhuSHtxVs3UpxJySX7OJ6 49WA== 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:to :from:date:arc-authentication-results; bh=YTWQCKIA1N1wq7u51+xjb8u7NbmHcmHYq6LBK73RvIM=; b=x1cGdn2c9UfLKxukGwpqKD4VjiWl4JOrpfOe35YqvfR8fJZ5JGPcnTJV2z6sdQGb/J zHO9gr10Qo8xgnntIbYc8WkU3u20eVXbeUjGXUULfFSHVHmKOz5WpVx/cUxCrlYU0TUv dmw/fscQQueFkropTTvIeYKpsOeEfV6wDsVOX4N87k99Hvm0wBNp7TFv4pFNH1gKp4Ev 4P5SZ2AUckJtjSbLpCOENxdK9VpB7gbUKtIkuvjs0UX8Uv1sD/O1ps/8eEvBqw6fu8nb AaHfQQeZNE7rfuV+GIG4Vrc9vn+GEuYLuj1TPhgc7RSuLr9eNvqauLJfqzOFAjkhrFaT tVfw== 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 y3-v6si3572394pln.209.2018.03.28.03.54.57; Wed, 28 Mar 2018 03:55:11 -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; 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 S1752864AbeC1KDe (ORCPT + 99 others); Wed, 28 Mar 2018 06:03:34 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:53904 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752311AbeC1KDd (ORCPT ); Wed, 28 Mar 2018 06:03:33 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 902EE131E; Wed, 28 Mar 2018 10:03:32 +0000 (UTC) Date: Wed, 28 Mar 2018 12:03:29 +0200 From: Greg Kroah-Hartman To: 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, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 00/43] 4.4.125-stable review Message-ID: <20180328100329.GA29527@kroah.com> References: <20180327162716.407986916@linuxfoundation.org> <20180327202120.hwibyvaiovg6jage@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180327202120.hwibyvaiovg6jage@xps> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 27, 2018 at 03:21:20PM -0500, Dan Rue wrote: > On Tue, Mar 27, 2018 at 06:27:04PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.125 release. > > There are 43 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 Thu Mar 29 16:27:00 UTC 2018. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.125-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y > > and the diffstat can be found below. > > ... > > > Toshi Kani > > mm/vmalloc: add interfaces to free unmapped page table > > Fails to build on 4.4/arm64 due to > > f2ef4616ccfd ("mm/vmalloc: add interfaces to free unmapped page table") > > See my reply to the patch for specifics, Should now be fixed, thanks. greg k-h