Re: [RFC PATCH v2 0/1] of: easier debugging for node life cycle issues
From: Frank Rowand <hidden>
Date: 2018-01-26 00:46:11
Also in:
linux-renesas-soc, linuxppc-dev, lkml
From: Frank Rowand <hidden>
Date: 2018-01-26 00:46:11
Also in:
linux-renesas-soc, linuxppc-dev, lkml
On 01/25/18 15:14, Wolfram Sang wrote:
quoted
This means that ftrace can not be used for the of_node_get(), of_node_put(), and of_node_release() debug info, because these functions are called before early_initcall().For the record: You can still unbind/bind devices. This is how I debugged an issue.
I wasn't implying that the data wasn't usable for any use case. The point is that using ftrace means there are use cases for the debug information where the information will not be available. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html