diff options
author | Marek Vasut <[email protected]> | 2023-03-05 21:52:26 +0100 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2023-05-11 20:45:50 +0200 |
commit | 155c45a25679f571c2ae57d10db843a9dfc63430 (patch) | |
tree | 5279f538f25106cec4afc8a1920423db30ee2db8 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 44c524b642996148a8e94f1a1b8751076edcf577 (diff) |
power: supply: Ratelimit no data debug output
Reduce the amount of output this dev_dbg() statement emits into logs,
otherwise if system software polls the sysfs entry for data and keeps
getting -ENODATA, it could end up filling the logs up.
This does in fact make systemd journald choke, since during boot the
sysfs power supply entries are polled and if journald starts at the
same time, the journal is just being repeatedly filled up, and the
system stops on trying to start journald without booting any further.
Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions