Re: [PATCH 4.19 00/90] 4.19.58-stable review

From: Phong Tran
Date: Mon Jul 08 2019 - 13:32:07 EST


Hi Greg,

On 7/8/19 10:12 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.58 release.
There are 90 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Wed 10 Jul 2019 03:03:52 PM UTC.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.58-rc1.gz


compile and boot fine with qemu-system-riscv64 -nographic -machine virt -kernel riscv-pk/build/bbl -append "root=/dev/vda ro console=/dev/ttyS0" -drive file=busybear-linux/busybear.bin,format=raw,id=hd0 -device virtio-blk-device,drive=hd0


root@(none):~# uname -a
Linux (none) 4.19.58-rc1-00091-gc4064b656955 #3 SMP Tue Jul 9 00:25:27 +07 2019 riscv64 GNU/Linux
root@(none):~# cat /proc/cpuinfo
hart : 0
isa : rv64imafdcsu
mmu : sv48

Regards,
Phong.