Bug#907060: linux: ratelimiting hides warnings about uninitialized crng usage

2018-11-30 Thread Daniel Kahn Gillmor
Control: found 907060 4.18.20-2 On Thu 2018-08-23 12:31:29 -0400, Daniel Kahn Gillmor wrote: > root@test:~# cat /proc/cmdline > BOOT_IMAGE=/boot/vmlinuz-4.17.0-3-amd64 > root=UUID=44659876-4a68-4a3a-b3fa-0403eeb0c6ca > ro console=ttyS0,115200n8 > root@test:~# dmesg | tail -n 3 > [2.880287]

Bug#907060: linux: ratelimiting hides warnings about uninitialized crng usage

2018-08-23 Thread Daniel Kahn Gillmor
Source: linux-image-4.17.0-3-amd64 Version: 4.17.17-1 Severity: normal A minute or so after booting this kernel within a kvm guest that has some userspace crypto working in it, i see a message about ratelimited reports in the kernel ring buffer, but i never get any of the full messages: root@test