Home
last modified time | relevance | path

Searched refs:last_dmesg_msg (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/livepatch/
H A Dfunctions.sh279 local last_dmesg_msg="livepatch kselftest timestamp: $(date --rfc-3339=ns)"
280 log "$last_dmesg_msg"
282 die "buffer busy? can't find canary dmesg message: $last_dmesg_msg"
283 LAST_DMESG=$(dmesg | grep "$last_dmesg_msg")