Files
kexec-tools-arm64/vmcore-dmesg
Dangyi Liu 61cfab4e2c vmcore-dmesg: Collect full dmesg regardless of logged_chars
logged_chars would be set to 0 by `dmesg -c`, but full dmesg is useful
for debugging. So instead of using logged_chars directly, we calculate
it by ourselves.

Now logged_chars is set to the minimum of log_end and log_buf_len, as
the same logic as crash utility is using.

Signed-off-by: Dangyi Liu <dliu@redhat.com>
Cc: Dave Young <dyoung@redhat.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
2015-12-09 13:00:27 +09:00
..
2012-02-08 09:46:41 +09:00
2010-09-09 17:05:13 +09:00