]> git.ipfire.org Git - thirdparty/util-linux.git/commit
dmesg: treat EAGAIN from /dev/kmsg as EOF, not an error
authorWanBingjiang <wanbingjiang@webray.com.cn>
Tue, 7 Jul 2026 02:45:29 +0000 (10:45 +0800)
committerWanBingjiang <wanbingjiang@webray.com.cn>
Tue, 7 Jul 2026 02:45:29 +0000 (10:45 +0800)
commit095cb2daa6809b20bb7a8d775d1916723cdb1706
tree2555aed2d5a7c68f06c5c18631c429e3418bc1e0
parentf9baae05e3b467da0c4e72254dd7018151639a8f
dmesg: treat EAGAIN from /dev/kmsg as EOF, not an error

Fixes: https://github.com/util-linux/util-linux/issues/4468
sys-utils/dmesg.c