All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()
@ 2022-01-11 20:01 Daniel Henrique Barboza
  2022-01-11 20:01 ` [PATCH 1/1] " Daniel Henrique Barboza
  2022-01-12 11:36 ` [PATCH 0/1] " Cédric Le Goater
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Henrique Barboza @ 2022-01-11 20:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: fbarrat, Daniel Henrique Barboza, qemu-ppc, clg, david

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(-)

-- 
2.33.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-12 11:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-11 20:01 [PATCH 0/1] ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write() Daniel Henrique Barboza
2022-01-11 20:01 ` [PATCH 1/1] " Daniel Henrique Barboza
2022-01-12  8:13   ` Frederic Barrat
2022-01-12 11:36 ` [PATCH 0/1] " Cédric Le Goater

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.