On Mon, Mar 14, 2022 at 11:00 AM Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is the start of the stable review cycle for the 4.19.235 release. > There are 29 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, 16 Mar 2022 14:59:12 +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/v4.x/stable-review/patch-4.19.235-rc2.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y > and the diffstat can be found below. > > thanks, > > greg k-h > hello, Compiled and booted 4.19.235-rc2+ on ... Processor Information Socket Designation: FM2 Type: Central Processor Family: A-Series Manufacturer: AuthenticAMD ID: 31 0F 61 00 FF FB 8B 17 Signature: Family 21, Model 19, Stepping 1 I think No major new regression or regressions from dmesg. Some error related stuff has happened. Please see the attachment for build issues related. Tested-by: Jeffrin Jose T <jeffrin@xxxxxxxxxxxxxxxxxxx> Reported-by: Jeffrin Jose T <jeffrin@xxxxxxxxxxxxxxxxxxx> -- software engineer rajagiri school of engineering and technology - autonomous
------------------------<error related clipping 1>-------------------------- In function 'memcpy', inlined from memcpy_fromio at ./include/asm-generic/io.h:1117:2, inlined from ghes_copy_tofrom_phys at drivers/acpi/apei/ghes.c:311:4: ./include/linux/string.h:261:33: warning: __builtin_memcpy reading between 1 and 4096 bytes from a region of size 0 [-Wstringop-overread] 261 | #define __underlying_memcpy __builtin_memcpy | ^ ./include/linux/string.h:377:16: note: in expansion of macro __underlying_memcpy 377 | return __underlying_memcpy(p, q, size); ------------------------<error related clipping >-------------------------- ------------------------<error related clipping 2>-------------------------- drivers/crypto/ccp/sp-platform.c:37:34: warning: array sp_of_match assumed to have one element 37 | static const struct of_device_id sp_of_match[]; ------------------------<error related clipping>-------------------------- ------------------------<error related clipping 3>-------------------------- ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ------------------------<error related clipping>--------------------------