o work
properly. Similar cases are handled the same way in the virtio-mem driver.
Suggested-by: Vikram Sethi
Tested-by: Michael Frohlich
Reviewed-by: Michael Kelley
Signed-off-by: Jacob Pan
---
v2: Updated commit message suggested by Michael Kelley.
---
drivers/hv/hv_balloon.c | 18 ++-
Hi Michael,
On Tue, 7 Jan 2025 00:39:07 +
Michael Kelley wrote:
> From: Jacob Pan Sent: Thursday,
> January 2, 2025 1:40 PM
> >
> > When device memory blocks are hot-added via
> > add_memory_driver_managed(), the HV balloon driver intercepts them
> > bu
by the HV balloon driver. Similar cases are handled the
same way in virtio-mem driver.
Suggested-by: Vikram Sethi
Tested-by: Michael Frohlich
Signed-off-by: Jacob Pan
---
drivers/hv/hv_balloon.c | 18 ++
1 file changed, 10 insertions(+), 8 deletions(-)
diff --git a/drivers/hv