[Skiboot] [PATCH 1/2] core/trace: Move trace buffer exports to a subnode

Vasant Hegde hegdevasant at linux.vnet.ibm.com
Wed Nov 6 21:28:18 AEDT 2019


On 11/1/19 12:24 PM, Oliver O'Halloran wrote:
> The top level exports node is getting a bit crowded. Move the trace
> entries into their own directory since there's a lot of them and there
> (currently) isn't any hard dependencies on them being in the top level
> node so we can move them into a sub-node.

I think current kernel code can parse only properties inside exports node, not 
subnodes.
This means we need kernel side change as well.

Otherwise patch looks good to me.

-Vasant



More information about the Skiboot mailing list