From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757444Ab1LWQcm (ORCPT ); Fri, 23 Dec 2011 11:32:42 -0500 Received: from cantor2.suse.de ([195.135.220.15]:54774 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754288Ab1LWQck (ORCPT ); Fri, 23 Dec 2011 11:32:40 -0500 Date: Fri, 23 Dec 2011 08:29:04 -0800 From: Greg KH To: Alan Cox Cc: Brian Swetland , david@lang.hm, NeilBrown , Tim Bird , linux-embedded , linux kernel , Arnd Bergmann , john stultz , Kay Sievers , Lennart Poettering Subject: Re: RFC: android logger feedback request Message-ID: <20111223162904.GA25097@suse.de> References: <4EF264C3.6000104@am.sony.com> <20111221231956.GB23859@suse.de> <4EF27B85.9080801@am.sony.com> <20111222122026.3a0fae36@notabene.brown> <20111222060917.GA16302@suse.de> <20111223152231.4a304fdd@pyx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111223152231.4a304fdd@pyx> 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 Fri, Dec 23, 2011 at 03:22:31PM +0000, Alan Cox wrote: > > I have no problem leaving the logger driver in staging, but it seems > > that Tim is taking on the task to do the harder thing here, which > > probably would entail work on both sides, which as a openhandset > > alliance company member, he might have a change that someone like me > > might not :) > > I'd like to see it in staging. There is a general discussion going on > about how such logging services should look (and indeed it goes back > before Android bits), and it looks like a good way to proceed is going to > be to "play" with the Android one - perhaps adding the fs model to it. > > So we need something and the Android interface at the very least is a > prototype that has production proof of working. It is already in staging, look in the staging-next branch of linux-next. thanks, greg k-h