On Wed, 30 Sep 2015, Ingo Molnar wrote: > These days there's very little legitimate reason user-space > would be interested in the absolute address. The absolute > address is mostly historic: from the days when we didn't have > kallsyms and user-space procps had to do the decoding itself via > the System.map. > > So this patch sets all numeric output to 0 and keeps the > symbolic output in /proc/PID/wchan.
Reviewed-by: Thomas Gleixner <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

