From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754088AbdJILnD (ORCPT ); Mon, 9 Oct 2017 07:43:03 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48150 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751550AbdJILnC (ORCPT ); Mon, 9 Oct 2017 07:43:02 -0400 Date: Mon, 9 Oct 2017 13:43:11 +0200 From: Greg KH To: Martijn Coenen Cc: Amit Pundir , devel@driverdev.osuosl.org, Peter Zijlstra , LKML , Iliyan Malchev , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Martijn Coenen , John Stultz , Colin Cross , Thomas Gleixner , Christoph Hellwig , Todd Kjos Subject: Re: [PATCH v2 03/13] ANDROID: binder: add support for RT prio inheritance. Message-ID: <20171009114311.GA4115@kroah.com> References: <20170831080430.118765-1-maco@android.com> <20170831080430.118765-4-maco@android.com> <20170831081833.q7e7ybcwb2bq2bc5@hirez.programming.kicks-ass.net> <20170831113221.rvd4eavdm6nqsmpk@hirez.programming.kicks-ass.net> <20170901072404.GA16446@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 09, 2017 at 01:21:23PM +0200, Martijn Coenen wrote: > On Fri, Sep 1, 2017 at 9:24 AM, Greg KH wrote: > > > > I've now applied patches 1, 2, 7, 9, 11, and 12 from this series to my > > tree, so feel free to rebase on it for the next round of these patches. > > Thanks Greg. You should also be able to apply patch 10 from this > series ("ANDROID: binder: call poll_wait() unconditionally.") as it is > not related to the priority inheritance work. Let me know if you > prefer me to send this one as a separate patch. Please resend it, it is long gone from my patch queue. thanks, greg k-h