[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091221134344.GA17372@infradead.org>
Date: Mon, 21 Dec 2009 08:43:44 -0500
From: Christoph Hellwig <hch@...radead.org>
To: Steven Whitehouse <swhiteho@...hat.com>
Cc: Thiago Farina <tfransosi@...il.com>, linux-kernel@...r.kernel.org,
Benjamin Marzinski <bmarzins@...hat.com>,
David Teigland <teigland@...hat.com>, cluster-devel@...hat.com
Subject: Re: [PATCH 2/2] gfs2: Use CALLER_ADDR0 macro.
On Mon, Dec 21, 2009 at 09:22:41AM +0000, Steven Whitehouse wrote:
> Hi,
>
> Looks fairly harmless, even though I don't entirely see the point. Do
> you want me to add this to me tree?
We also have a _RET_IP_ macro that does the same and has a much more
useful name. And given that we need the address as void pointer to
print it using our printk extension both seem a bit supoptimal.
Given that a lot of tracing code needs this a bit of standardization
would be useful - more important for the type to store the address than
just the macro name.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists