mbox series

[for,9.2,0/2] machine: Miscellaneous coverity fixes

Message ID 20241110150901.130647-1-zhao1.liu@intel.com (mailing list archive)
Headers show
Series machine: Miscellaneous coverity fixes | expand

Message

Zhao Liu Nov. 10, 2024, 3:08 p.m. UTC
Hi,

This series fixes coverity issues (CID 1565389 and 1565391) introduced
by smp-cache [1] [2].

[1]: https://lore.kernel.org/qemu-devel/20241105224727.53059-1-philmd@linaro.org/T/#mcdb1aabb7909cc379d2776d33b420565d0befc7a
[2]: https://lore.kernel.org/qemu-devel/20241105224727.53059-1-philmd@linaro.org/T/#m11915b461f463ce11872b2cc3f25c439fd3f3a77

Thanks and Best Regards,
Zhao
---
Zhao Liu (2):
  hw/core/machine-smp: Initialize caches_bitmap before reading
  hw/core/machine-smp: Fix error message parameter

 hw/core/machine-smp.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)