Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752909AbeADIKA (ORCPT + 1 other); Thu, 4 Jan 2018 03:10:00 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43642 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752407AbeADIJ6 (ORCPT ); Thu, 4 Jan 2018 03:09:58 -0500 Date: Thu, 4 Jan 2018 09:10:02 +0100 From: Greg Kroah-Hartman To: Nathan Chancellor Cc: 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/37] 4.4.110-stable review Message-ID: <20180104081002.GA15870@kroah.com> References: <20180103195056.837404126@linuxfoundation.org> <20180103220809.GA19942@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180103220809.GA19942@flashbox> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Wed, Jan 03, 2018 at 03:08:09PM -0700, Nathan Chancellor wrote: > Not that my feedback will matter much on this release since Pixel 2 XL > is an arm64 device but merged, compiled, and flashed successfully. Hey, it's good to know I didn't break anything :) > The changes to kernel/fork.c had to be slightly adjusted for Google's > tree due to their addition of mainline commit b235beea9e99 ("Clarify > naming of thread info/stack allocators"). Ah, good to know, I'll watch out for that when I do the andoid-common tree merges. Thanks again for testing and letting me know. greg k-h