Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761281Ab0HFLlx (ORCPT ); Fri, 6 Aug 2010 07:41:53 -0400 Received: from filtteri5.pp.htv.fi ([213.243.153.188]:40983 "EHLO filtteri5.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756442Ab0HFLlt (ORCPT ); Fri, 6 Aug 2010 07:41:49 -0400 Date: Fri, 6 Aug 2010 14:41:14 +0300 From: Alexander Shishkin To: Mathieu Desnoyers Cc: Steven Rostedt , LKML , Linus Torvalds , Andrew Morton , Peter Zijlstra , Ingo Molnar , Frederic Weisbecker , Thomas Gleixner , Christoph Hellwig , Li Zefan , Lai Jiangshan , Johannes Berg , Masami Hiramatsu , Arnaldo Carvalho de Melo , Tom Zanussi , KOSAKI Motohiro , Andi Kleen , Russell King - ARM Linux , linux-arm-kernel@lists.infradead.org, Imre Deak , Jamie Lokier , Alexey Dobriyan , Alexander Shishkin Subject: Re: [patch 01/20] Create generic alignment API (v8) Message-ID: <20100806114114.GH28519@shisha.kicks-ass.net> Mail-Followup-To: Mathieu Desnoyers , Steven Rostedt , LKML , Linus Torvalds , Andrew Morton , Peter Zijlstra , Ingo Molnar , Frederic Weisbecker , Thomas Gleixner , Christoph Hellwig , Li Zefan , Lai Jiangshan , Johannes Berg , Masami Hiramatsu , Arnaldo Carvalho de Melo , Tom Zanussi , KOSAKI Motohiro , Andi Kleen , Russell King - ARM Linux , linux-arm-kernel@lists.infradead.org, Imre Deak , Jamie Lokier , Alexey Dobriyan References: <20100709225727.312232266@efficios.com> <20100709225814.855827624@efficios.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100709225814.855827624@efficios.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 682 Lines: 20 On Fri, Jul 09, 2010 at 06:57:28 -0400, Mathieu Desnoyers wrote: > Rather than re-doing the "alignment on a type size" trick all over again at > different levels, import the "ltt_align" from LTTng into kernel.h and make this > available to everyone. Renaming to: > > - object_align() > - object_align_floor() > - offset_align() > - offset_align_floor() I was just wondering if this patch makes any progress anywhere? Regards, -- Alex -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/