On Wed, Feb 9, 2022 at 2:25 PM Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is the start of the stable review cycle for the 4.19.229 release. > There are 2 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 Fri, 11 Feb 2022 19:12:41 +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.229-rc1.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 kernel 4.19.229-rc1+ 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 have a new display card of nvidia chipset. iam using non-free drivers here. 01:00.0 VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] (rev a1) (from lspci output) resources: irq:29 memory:fd000000-fdffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:c0000-dffff (from "sudo lshw -c video" output) dmesg related actions attached. Tested-by: Jeffrin Jose T <jeffrin@xxxxxxxxxxxxxxxxxxx> -- software engineer rajagiri school of engineering and technology - autonomous
$sudo sysctl -w kernel.dmesg_restrict=0 kernel.dmesg_restrict = 0 $dmesg -l emerg $dmesg -l alert $dmesg -l crit $dmesg -l err [ 1.270092] nvidiafb: unknown NV_ARCH [ 5.531992] cgroup: cgroup2: unknown option "memory_recursiveprot" $dmesg -l warn [ 0.017384] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20180810/tbfadt-615) [ 1.270040] nvidiafb_setup START [ 1.270047] nvidiafb_probe START [ 12.329696] nvidia: loading out-of-tree module taints kernel. [ 12.329710] nvidia: module license 'NVIDIA' taints kernel. [ 12.329711] Disabling lock debugging due to kernel taint [ 12.486289] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.103.01 Thu Jan 6 12:10:04 UTC 2022 [ 31.547073] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window] [ 31.547483] caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs [ 40.099402] kauditd_printk_skb: 11 callbacks suppressed $