[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH for-5.1 0/2] Unbreak make check SPEED=slow
From: |
Markus Armbruster |
Subject: |
[PATCH for-5.1 0/2] Unbreak make check SPEED=slow |
Date: |
Wed, 15 Jul 2020 16:04:38 +0200 |
On the one hand, getting bitten by this bug in production seems
somewhat unlikely. On the other hand, shipping with broken "make
check" would be embarrassing. So let's consider the fix for 5.1.
Markus Armbruster (2):
msf2: Unbreak device-list-properties for "msf-soc"
hw: Mark nd_table[] misuse in realize methods FIXME
hw/arm/allwinner-h3.c | 1 +
hw/arm/msf2-soc.c | 9 +++++----
hw/arm/xlnx-versal.c | 1 +
hw/arm/xlnx-zynqmp.c | 1 +
hw/dma/sparc32_dma.c | 1 +
hw/riscv/sifive_u.c | 1 +
6 files changed, 10 insertions(+), 4 deletions(-)
--
2.26.2
- [PATCH for-5.1 0/2] Unbreak make check SPEED=slow,
Markus Armbruster <=