diff options
author | 2025-04-07 13:30:17 +0900 | |
---|---|---|
committer | 2025-04-09 16:57:29 +0200 | |
commit | 0269c768de1b5e430c3f9a6869261606c82abe90 (patch) | |
tree | 7738e8ee8ffa4d23cc1e89eab01ede505b731afb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | gpio: aggregator: expose aggregator created via legacy sysfs to configfs (diff) | |
download | wireguard-linux-0269c768de1b5e430c3f9a6869261606c82abe90.tar.xz wireguard-linux-0269c768de1b5e430c3f9a6869261606c82abe90.zip |
gpio: aggregator: cancel deferred probe for devices created via configfs
For aggregators initialized via configfs, write 1 to 'live' waits for
probe completion and returns an error if the probe fails, unlike the
legacy sysfs interface, which is asynchronous.
Since users control the liveness of the aggregator device and might be
editing configurations while 'live' is 0, deferred probing is both
unnatural and unsafe.
Cancel deferred probe for purely configfs-based aggregators when probe
fails.
Signed-off-by: Koichiro Den <koichiro.den@canonical.com>
Link: https://lore.kernel.org/r/20250407043019.4105613-8-koichiro.den@canonical.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions