Re: [PATCH v7 08/12] virt: Introduce steal monitor driver
From: Shrikanth Hegde
Date: Fri Jul 10 2026 - 00:29:38 EST
Hi Randy, Thanks for taking a look.
On 7/10/26 6:57 AM, Randy Dunlap wrote:
Hi,
On 7/9/26 2:56 PM, Shrikanth Hegde wrote:
diff --git a/Documentation/driver-api/steal-monitor.rst b/Documentation/driver-api/steal-monitor.rst
new file mode 100644
index 000000000000..94f4aa1aaa7d
--- /dev/null
+++ b/Documentation/driver-api/steal-monitor.rst
@@ -0,0 +1,111 @@
+.. SPDX-License-Identifier: GPL-2.0
Insert a blank line here, please, to avoid this warning:
Documentation/driver-api/steal-monitor.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils]
Ah, same applies to the first one. Ok thanks. Will fix it in v8
+=============
+Steal Monitor
+=============
+
+:Author: Shrikanth Hegde
+
+Introduction
+============