[PATCH v2 0/2] Some fixes for the existing dynamic dtbo code

Henry Wang posted 2 patches 1 week, 5 days ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240507082400.25146-1-xin.wang2@amd.com
tools/xl/xl_vmcontrol.c | 6 +++---
xen/common/dt-overlay.c | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
[PATCH v2 0/2] Some fixes for the existing dynamic dtbo code
Posted by Henry Wang 1 week, 5 days ago
During the review process for the v1 of the dynamic dtbo series, some
issues of the existing code were identified. Discussions of them can
be found in [1] (for the first patch) and [2] (for the second patch).

Since the main part of the remaining dynamic dtbo series requires more
rework, just send these fixes for now.

[1] https://lore.kernel.org/xen-devel/835099c8-6cf0-4f6d-899b-07388df89319@xen.org/
[2] https://lore.kernel.org/xen-devel/eaea1986-a27e-4d6c-932f-1d0a9918861f@perard/

Henry Wang (2):
  xen/common/dt-overlay: Fix missing lock when remove the device
  tools/xl: Correct the help information and exit code of the dt-overlay
    command

 tools/xl/xl_vmcontrol.c | 6 +++---
 xen/common/dt-overlay.c | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.34.1