Bug#1103236: fix a kernel warning during early boot with qemu

2025-04-15 Thread Wenlin Kang
your consideration. From f40e6e98861b15de7052e6e596be7ef0de95300d Mon Sep 17 00:00:00 2001 From: Wenlin Kang Date: Mon, 14 Apr 2025 22:58:29 -0700 Subject: [PATCH] OvmfPkg/VirtNorFlashDxe: Map flash memory as uncacheable Backport patch to fix a memory attribute warning triggered during boot

Bug#1102739: basic-usage: Fix failure due to atd not running

2025-04-12 Thread Wenlin Kang
rgFaEVT0wz + pkill -9 atd I have attached the patch for your review. Please check it and let me know if there are any issues, thanks. From 7fc81a0f859acf10aeea293efe3cff7b294a1f55 Mon Sep 17 00:00:00 2001 From: Wenlin Kang Date: Sat, 12 Apr 2025 14:39:11 +0800 Subject: [PATCH] basic-usage: Fix f

Bug#1100909: fix selftest tpdir2 Segmentation fault

2025-03-20 Thread Wenlin Kang
sts/arm64/abi# ./tpidr2 TAP version 13 1..5 ok 0 skipped, TPIDR2 not supported ok 1 skipped, TPIDR2 not supported ok 2 skipped, TPIDR2 not supported ok 3 skipped, TPIDR2 not supported ok 4 skipped, TPIDR2 not supported From 1dace1b2fab34fcea2a3f936f634382b10cfd0f2 Mon Sep 17 00:00:00 2001 From: Wenl

Bug#1088871: [V2] debian/postinst: add support for the system with ostree

2024-12-11 Thread Wenlin Kang
:00 2001 From: Wenlin Kang Date: Sun, 1 Dec 2024 23:13:46 -0800 Subject: [PATCH] debian/postinst: add support for the system with ostree In general, dracut work is good, but on the system with ostree, it cannot correctly find the location of the initramfs and regenerate it, the patch gives it a

Bug#1088871: fixed lintian error and add support for system with ostree

2024-12-02 Thread Wenlin Kang
regenerate initramfs on the system with ostree, the cause is it cannot correctly find the location of the initramfs on the system with ostree, so I also attached a patch to fix it. From 592ae0c18e7a90f4153e49339421df9df4ffe247 Mon Sep 17 00:00:00 2001 From: Wenlin Kang Date: Sun, 1 Dec 2024 23:30:11