On Tue, 2022-01-04 at 08:41 +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.15.13 release. There are 72 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 Thu, 06 Jan 2022 07:38:29 +0000. 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/v5.x/stable-review/patch-5.15.13-rc2... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux- stable-rc.git linux-5.15.y and the diffstat can be found below.
thanks,
greg k-h
hello,
There was a compilation error....
-----------x--------------x------------------x-- MODPOST vmlinux.symvers MODINFO modules.builtin.modinfo GEN modules.builtin BTF: .tmp_vmlinux.btf: pahole (pahole) is not available Failed to generate BTF for vmlinux Try to disable CONFIG_DEBUG_INFO_BTF make: *** [Makefile:1183: vmlinux] Error 1
---------x--------------x-------------x---
i did CONFIG_DEBUG_INFO_BTF=n in .config and then compilation was success.
Compiled and booted 5.15.13-rc2+. dmesg gave no major problems.
Tested-by: Jeffrin Jose T jeffrin@rajagiritech.edu.in