diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2023-08-08 14:19:44 +1000 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2023-09-11 10:53:50 +0300 |
commit | 86b40ee537e7d73d30c8d5ee69e22f398fbcd6c5 (patch) | |
tree | 2f502fe39f8745f22c108eec057655a25fce7d75 /hw/ide/core.c | |
parent | 13f9872a1082c09454234ef14b8eb390682c0262 (diff) |
ppc/vof: Fix missed fields in VOF cleanup
Failing to reset the of_instance_last makes ihandle allocation continue
to increase, which causes record-replay replay fail to match the
recorded trace.
Not resetting claimed_base makes VOF eventually run out of memory after
some resets.
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>
Fixes: fc8c745d501 ("spapr: Implement Open Firmware client interface")
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
(cherry picked from commit 7b8589d7ce7e23f26ff53338d575a5cbd7818e28)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/ide/core.c')
0 files changed, 0 insertions, 0 deletions