Re: types for storing instruction pointers

From: Ingo Molnar
Date: Sun Jun 07 2009 - 09:25:36 EST



* Christoph Hellwig <hch@xxxxxx> wrote:

> Currently the _THIS_IP_ and _RET_IP_ macros aded for lockdep but
> now available from kernel.org case the instruction pointer to an
> unsigned long. But the %pf/%pF format for printing them want a
> pointer of some sort. That's a pretty nasty situation for tracers
> - can we standardize on one type for it?

Yes but what's the practical problem exactly? Could you cite an
example?

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/