types for storing instruction pointers

From: Christoph Hellwig
Date: Thu Jun 04 2009 - 09:14:22 EST


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?
--
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/