From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Zanussi Subject: Re: [PATCH] Tracing events with GPIOs Date: Tue, 17 Dec 2013 14:45:51 -0600 Message-ID: <1387313151.3051.39.camel@empanada> References: <1387239745-2890-1-git-send-email-jjhiblot@traphandler.com> <52AFA5E0.7040707@hitachi.com> <1387304970.3051.35.camel@empanada> <20131217140502.2aed31aa@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mga02.intel.com ([134.134.136.20]:3442 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754007Ab3LQUpx (ORCPT ); Tue, 17 Dec 2013 15:45:53 -0500 In-Reply-To: <20131217140502.2aed31aa@gandalf.local.home> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Steven Rostedt Cc: Jean-Jacques Hiblot , Masami Hiramatsu , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org On Tue, 2013-12-17 at 14:05 -0500, Steven Rostedt wrote: > On Tue, 17 Dec 2013 12:29:30 -0600 > Tom Zanussi wrote: > > > > Tom, > > > is git://git.yoctoproject.org/linux-yocto-contrib > > > tzanussi/event-triggers-v11 the right starting point ? > > > > > > > Yep, that's the last iteration - I haven't changed anything since then. > > > > Is this the same as the last patch series you sent out? I started > testing them again last week, but they failed some of my tests. Yeah, that's the same patchset. I tested it here and didn't see any problems but I guess your tests must be different/more rigorous - it would be good to know what failed. I could also run your test suite here if that would help. > Unfortunately, I didn't get a chance to look into why. I'm hoping to > get that series out to my for-next branch by end of the week, as I'll > be taking two weeks off starting next week. > > Year end crap is piling up, preventing me from getting real work > done ;-) I know what you mean, same here. ;-) > > -- Steve