From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932894AbdCISIW (ORCPT ); Thu, 9 Mar 2017 13:08:22 -0500 Received: from mail-pg0-f66.google.com ([74.125.83.66]:36127 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754865AbdCISIT (ORCPT ); Thu, 9 Mar 2017 13:08:19 -0500 Date: Thu, 9 Mar 2017 10:08:14 -0800 From: Dmitry Torokhov To: =?utf-8?B?TWljaGHFgiBLxJlwaWXFhA==?= Cc: Andy Shevchenko , linux-input , "linux-kernel@vger.kernel.org" , Platform Driver , Andy Shevchenko Subject: Re: [PATCH v3] Input: sparse-keymap - use a managed allocation for keymap copy Message-ID: <20170309180814.GE20077@dtor-ws> References: <20170308082217.5466-1-kernel@kempniu.pl> <20170308181250.GC20567@dtor-ws> <20170308210506.GD20567@dtor-ws> <20170309075854.GA1620@ozzy.nask.waw.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170309075854.GA1620@ozzy.nask.waw.pl> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 09, 2017 at 08:58:54AM +0100, Michał Kępień wrote: > > On Wed, Mar 8, 2017 at 11:05 PM, Dmitry Torokhov > > wrote: > > > On Wed, Mar 08, 2017 at 10:50:16PM +0200, Andy Shevchenko wrote: > > >> On Wed, Mar 8, 2017 at 8:12 PM, Dmitry Torokhov > > >> wrote: > > >> > On Wed, Mar 08, 2017 at 09:22:17AM +0100, Michał Kępień wrote: > > > > >> If there PDx86 related patches are anticipated this cycle, definitely > > >> we need an immutable branch (perhaps based on v4.11-rc1). > > > > > > OK, I'll make one (based on 4.10 final - the patch should apply cleanly > > > there and there is no point of forcing anyone's workflow to use kernel > > > in the beginning of stabilization cycle). > > > > Fine by me. > > > > > As to whether there are PDx86 patches - I hope Michał will supply them > > > ;) > > > > Michał, whenever you send the first one based on this change, please > > mention that it has dependency, I will pull the immutable branch at > > that time. > > Noted. I will prepare the patches and submit them within the next few > days. OK, the branch with this single commit applied to 4.10 is git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git ib/4.10-sparse-keymap-managed Thanks. -- Dmitry