From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [PATCH 1/8] posix clocks: introduce a syscall for clock tuning. Date: Fri, 24 Sep 2010 11:20:04 +1000 Message-ID: <1285291204.14081.8.camel@pasglop> References: <1285279423.5158.20.camel@pasglop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Thomas Gleixner Cc: Peter Zijlstra , John Stultz , Richard Cochran , linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, LKML , David Miller , netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Christoph Lameter , Rodolfo Giometti , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Krzysztof Halasa List-Id: linux-api@vger.kernel.org On Fri, 2010-09-24 at 00:12 +0200, Thomas Gleixner wrote: > > This list is getting way too much unrelated stuff, which I find > > annoying, it would be nice if we were all a bit more careful here > with > > our CC lists. > > Says the guy who missed to trim the useless context of the original > mail, which made me scroll down all the way just to find out that > there is nothing to see. Heh, you can usually ignore what's after my signature :-) At least I didn't put my reply all the way down the bottom ! Cheers, Ben. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 1/8] posix clocks: introduce a syscall for clock tuning. From: Benjamin Herrenschmidt To: Thomas Gleixner In-Reply-To: References: <1285279423.5158.20.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Date: Fri, 24 Sep 2010 11:20:04 +1000 Message-ID: <1285291204.14081.8.camel@pasglop> Mime-Version: 1.0 Cc: Peter Zijlstra , John Stultz , Richard Cochran , linuxppc-dev@lists.ozlabs.org, LKML , David Miller , netdev@vger.kernel.org, linux-api@vger.kernel.org, Christoph Lameter , Rodolfo Giometti , devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, Krzysztof Halasa List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2010-09-24 at 00:12 +0200, Thomas Gleixner wrote: > > This list is getting way too much unrelated stuff, which I find > > annoying, it would be nice if we were all a bit more careful here > with > > our CC lists. > > Says the guy who missed to trim the useless context of the original > mail, which made me scroll down all the way just to find out that > there is nothing to see. Heh, you can usually ignore what's after my signature :-) At least I didn't put my reply all the way down the bottom ! Cheers, Ben. From mboxrd@z Thu Jan 1 00:00:00 1970 From: benh@kernel.crashing.org (Benjamin Herrenschmidt) Date: Fri, 24 Sep 2010 11:20:04 +1000 Subject: [PATCH 1/8] posix clocks: introduce a syscall for clock tuning. In-Reply-To: References: <1285279423.5158.20.camel@pasglop> Message-ID: <1285291204.14081.8.camel@pasglop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 2010-09-24 at 00:12 +0200, Thomas Gleixner wrote: > > This list is getting way too much unrelated stuff, which I find > > annoying, it would be nice if we were all a bit more careful here > with > > our CC lists. > > Says the guy who missed to trim the useless context of the original > mail, which made me scroll down all the way just to find out that > there is nothing to see. Heh, you can usually ignore what's after my signature :-) At least I didn't put my reply all the way down the bottom ! Cheers, Ben. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756490Ab0IXBVJ (ORCPT ); Thu, 23 Sep 2010 21:21:09 -0400 Received: from gate.crashing.org ([63.228.1.57]:60791 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754762Ab0IXBVH (ORCPT ); Thu, 23 Sep 2010 21:21:07 -0400 Subject: Re: [PATCH 1/8] posix clocks: introduce a syscall for clock tuning. From: Benjamin Herrenschmidt To: Thomas Gleixner Cc: Richard Cochran , LKML , John Stultz , Rodolfo Giometti , Peter Zijlstra , linux-api@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, netdev@vger.kernel.org, Christoph Lameter , linuxppc-dev@lists.ozlabs.org, David Miller , linux-arm-kernel@lists.infradead.org, Krzysztof Halasa In-Reply-To: References: <1285279423.5158.20.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Date: Fri, 24 Sep 2010 11:20:04 +1000 Message-ID: <1285291204.14081.8.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2010-09-24 at 00:12 +0200, Thomas Gleixner wrote: > > This list is getting way too much unrelated stuff, which I find > > annoying, it would be nice if we were all a bit more careful here > with > > our CC lists. > > Says the guy who missed to trim the useless context of the original > mail, which made me scroll down all the way just to find out that > there is nothing to see. Heh, you can usually ignore what's after my signature :-) At least I didn't put my reply all the way down the bottom ! Cheers, Ben.