From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751632Ab3CAQVF (ORCPT ); Fri, 1 Mar 2013 11:21:05 -0500 Received: from mail-bk0-f48.google.com ([209.85.214.48]:49124 "EHLO mail-bk0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751060Ab3CAQVD (ORCPT ); Fri, 1 Mar 2013 11:21:03 -0500 MIME-Version: 1.0 In-Reply-To: <20130301015901.GA13367@kroah.com> References: <1362098606-26469-1-git-send-email-john.stultz@linaro.org> <20130301015901.GA13367@kroah.com> From: Erik Gilling Date: Fri, 1 Mar 2013 08:20:41 -0800 X-Google-Sender-Auth: nnHSfN7FeEI3tIaae9gl-3BgfBA Message-ID: Subject: Re: [RFC][PATCH 00/30] staging: Android sync driver To: Greg KH Cc: John Stultz , lkml , Maarten Lankhorst , Daniel Vetter , Rob Clark , Sumit Semwal , dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org, Android Kernel Team Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 28, 2013 at 5:59 PM, Greg KH wrote: > On Thu, Feb 28, 2013 at 04:42:56PM -0800, John Stultz wrote: >> Erik also provided a nice background on the patch set in his >> reply yesterday, which I'll quote here: > > Mind if I put that in the 1/30 changelog body for future people to see? Please do. > Other than that, at first glance, I only have one minor question, which > I'll make in the patch itself. Otherwise, if there are no objections, > I'll queue these up in my tree after 3.9-rc1 is out. > > thanks for doing this work, Indeed, thanks John Cheers, Erik