Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751545AbdFIJrE (ORCPT ); Fri, 9 Jun 2017 05:47:04 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48546 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751515AbdFIJrD (ORCPT ); Fri, 9 Jun 2017 05:47:03 -0400 Date: Fri, 9 Jun 2017 11:46:55 +0200 From: Greg KH To: Amit Pundir Cc: Andrew Morton , Rob Herring , John Stultz , lkml , Android Kernel Team Subject: Re: [PATCH v2 0/8] kernel/configs: Android config fragment updates Message-ID: <20170609094655.GA13250@kroah.com> References: <1496925556-19417-1-git-send-email-amit.pundir@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1496925556-19417-1-git-send-email-amit.pundir@linaro.org> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 443 Lines: 14 On Thu, Jun 08, 2017 at 06:09:08PM +0530, Amit Pundir wrote: > Hi, > > Following are the Android config fragment changes cherry-picked from > Android common kernel for your consideration. Config fragments are > folded or re-placed in sorted order wherever required. I'll be glad to take these in my tree as I've been taking Android changes in there since the beginning, and I have first-hand knowledge of these patches :) thanks, greg k-h