diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-28 12:17:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-28 12:17:46 +0200 |
commit | 985526ed455a72d7bfba300899a6c23eb816e031 (patch) | |
tree | d1c6a615c5f9235a948b8cc773d09aebb1013878 /0001-vsmp-driver.patch | |
parent | 2889759315c1a7a867496fd5cd642c8678917171 (diff) | |
download | patches-985526ed455a72d7bfba300899a6c23eb816e031.tar.gz |
updates and refresh
Diffstat (limited to '0001-vsmp-driver.patch')
-rw-r--r-- | 0001-vsmp-driver.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-vsmp-driver.patch b/0001-vsmp-driver.patch index 92a974deb85bba..d458649ab8d902 100644 --- a/0001-vsmp-driver.patch +++ b/0001-vsmp-driver.patch @@ -28,8 +28,8 @@ first cut to cleanup +Description: Shows the full version of the vSMP hypervisor --- a/MAINTAINERS +++ b/MAINTAINERS -@@ -24105,6 +24105,12 @@ F: lib/test_printf.c - F: lib/test_scanf.c +@@ -25963,6 +25963,12 @@ F: lib/tests/printf_kunit.c + F: lib/tests/scanf_kunit.c F: lib/vsprintf.c +VSMP GUEST DRIVER |