aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLidong Zhong <[email protected]>2024-04-11 10:04:50 +0800
committerMichael Ellerman <[email protected]>2024-04-29 23:51:16 +1000
commit29247de4ad753771afef95ace8af738d807ca279 (patch)
treebdfad847f3d95a0d5eaaa7d1eb340b0fc6e7d954 /tools/perf/scripts/python/export-to-sqlite.py
parentff2e185cf73df480ec69675936c4ee75a445c3e4 (diff)
powerpc/pseries/vio: Don't return ENODEV if node or compatible missing
We noticed the following nuisance messages during boot process: vio vio: uevent: failed to send synthetic uevent vio 4000: uevent: failed to send synthetic uevent vio 4001: uevent: failed to send synthetic uevent vio 4002: uevent: failedto send synthetic uevent vio 4004: uevent: failed to send synthetic uevent It's caused by either vio_register_device_node() failing to set dev->of_node or the node is missing a "compatible" property. To match the definition of modalias in modalias_show(), remove the return of ENODEV in such cases. The failure messages is also suppressed with this change. Signed-off-by: Lidong Zhong <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions