On Sat, Aug 30, 2025 at 4:35 AM Mike Rapoport [off-list ref] wrote:
On Thu, Aug 07, 2025 at 01:44:15AM +0000, Pasha Tatashin wrote:
quoted
Move KHO to kernel/liveupdate/ in preparation of placing all Live Update
core kernel related files to the same place.
Signed-off-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
---
diff --git a/kernel/liveupdate/Makefile b/kernel/liveupdate/Makefile
new file mode 100644
index 000000000000..72cf7a8e6739
--- /dev/null
+++ b/kernel/liveupdate/Makefile
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0
+#
+# Makefile for the linux kernel.
Nit: this line does not provide much, let's drop it
Done.
Thank you,
Pasha