qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/1] ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_


From: Cédric Le Goater
Subject: Re: [PATCH 0/1] ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()
Date: Wed, 12 Jan 2022 12:36:50 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

On 1/11/22 21:01, Daniel Henrique Barboza wrote:
Hi,

This is something that caught my eye when I was looking into the
instances where we need stack properties versus phb4 properties.

I tested this fix and it doesn't seem to impact the boot process
whatsoever. Tracing pnv_pec_stk_pci_xscom_write() shows that the writes
are being done at early boot and then nothing else. There might be a
future bug that we're fixing beforehand with this patch as well.

At the very least the code now makes more sense, at least in my
estimation.

Daniel Henrique Barboza (1):
   ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()

  hw/pci-host/pnv_phb4.c | 20 ++++++++++----------
  1 file changed, 10 insertions(+), 10 deletions(-)



Applied to ppc7.0.

Thanks,

C.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]