aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorShailendra Singh <[email protected]>2017-02-01 14:52:42 -0800
committerMichael Ellerman <[email protected]>2017-02-10 13:28:05 +1100
commitbe9ba9ff93cc3e44dc46da9ed25655780069411a (patch)
treead6fa6032887f718d223956a99502957b3e74619 /scripts/gdb/linux/modules.py
parent762df10bad6954b353ee649c387a8ffacf6dc347 (diff)
powerpc: Drop GPL from of_node_to_nid() export to match other arches
The generic implementation of of_node_to_nid() is EXPORT_SYMBOL, added in commit 298535c00a2c ("of, numa: Add NUMA of binding implementation."). The powerpc implementation added in commit 953039c8df7b ("[PATCH] powerpc: Allow devices to register with numa topology") is EXPORT_SYMBOL_GPL. This creates an inconsistency for of_node_to_nid() callers across architectures. Update the powerpc implementation to be exported consistently with the generic implementation. Signed-off-by: Shailendra Singh <[email protected]> Reviewed-by: Andy Ritger <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions