**** BEGIN LOGGING AT Thu Oct 01 02:59:57 2020 Oct 02 00:53:39 Hi All, I am running an arm64 Ubuntu VM on top of x86_64 Ubuntu. I did this by using qemu (qemu-system-aarch64) and installing ubuntu-arm server .iso into an .img file. The arm64 ubuntu vm is 20.04 and hence it has v5.4 kernel, I would like to update the kernel to v5.9 in the arm64 ubuntu VM. So, could someone please help me with the steps? I am familar with the process of updating kernel on an x86_64 machine.. wherin, I would c Oct 02 00:53:40 linux kernel repo from Linus's tree and build it using "make -j" and install it by "make modules_install install". I am just wondering if similar steps would work on arm64 Ubuntu VM or is there something else needs to be done? **** ENDING LOGGING AT Fri Oct 02 02:59:57 2020