diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-05-23 12:12:07 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-05-23 12:12:07 +0200 |
commit | b4aaac55c7c57c1ed5b8faf9cd56425d863a7141 (patch) | |
tree | 7be09993fa185c2dd3a63067494e9219f02ecb05 /0001-vsmp-driver.patch | |
parent | fc84691a05c2838e2a527c186d5a778f0d0d48c2 (diff) | |
download | patches-b4aaac55c7c57c1ed5b8faf9cd56425d863a7141.tar.gz |
update patches
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 a248846248f282..92a974deb85bba 100644 --- a/0001-vsmp-driver.patch +++ b/0001-vsmp-driver.patch @@ -28,7 +28,7 @@ first cut to cleanup +Description: Shows the full version of the vSMP hypervisor --- a/MAINTAINERS +++ b/MAINTAINERS -@@ -23365,6 +23365,12 @@ F: lib/test_printf.c +@@ -24105,6 +24105,12 @@ F: lib/test_printf.c F: lib/test_scanf.c F: lib/vsprintf.c @@ -43,7 +43,7 @@ first cut to cleanup L: linux-hwmon@vger.kernel.org --- a/drivers/virt/Kconfig +++ b/drivers/virt/Kconfig -@@ -50,4 +50,6 @@ source "drivers/virt/acrn/Kconfig" +@@ -49,4 +49,6 @@ source "drivers/virt/acrn/Kconfig" source "drivers/virt/coco/Kconfig" |