qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Aditya Gupta <adityag@linux.ibm.com>,
	Gautam Menghani <gautam@linux.ibm.com>
Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org,
	QEMU Trivial <qemu-trivial@nongnu.org>
Subject: Re: [PATCH] docs: fix typo in xive doc
Date: Wed, 27 Aug 2025 10:03:59 +0200	[thread overview]
Message-ID: <cd274edb-fd19-4e06-806c-cc8f30b6f32f@redhat.com> (raw)
In-Reply-To: <20250827053228.519707-1-adityag@linux.ibm.com>

On 27/08/2025 07.32, Aditya Gupta wrote:
> "Interrupt Pending Buffer" IPB, which got written as IBP due to typo.
> 
> The "IPB" register is also mentioned in same doc multiple times.
> 
> Signed-off-by: Aditya Gupta <adityag@linux.ibm.com>
> ---
>   docs/specs/ppc-xive.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/specs/ppc-xive.rst b/docs/specs/ppc-xive.rst
> index 83d43f658b90..968cc760d466 100644
> --- a/docs/specs/ppc-xive.rst
> +++ b/docs/specs/ppc-xive.rst
> @@ -157,7 +157,7 @@ Interrupt flow from an O/S perspective
>   
>   After an event data has been enqueued in the O/S Event Queue, the IVPE
>   raises the bit corresponding to the priority of the pending interrupt
> -in the register IBP (Interrupt Pending Buffer) to indicate that an
> +in the register IPB (Interrupt Pending Buffer) to indicate that an
>   event is pending in one of the 8 priority queues. The Pending
>   Interrupt Priority Register (PIPR) is also updated using the IPB. This
>   register represent the priority of the most favored pending

Reviewed-by: Thomas Huth <thuth@redhat.com>



  reply	other threads:[~2025-08-27  8:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-27  5:32 [PATCH] docs: fix typo in xive doc Aditya Gupta
2025-08-27  8:03 ` Thomas Huth [this message]
2025-08-29  4:05   ` Aditya Gupta
2025-08-29 10:00 ` Gautam Menghani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cd274edb-fd19-4e06-806c-cc8f30b6f32f@redhat.com \
    --to=thuth@redhat.com \
    --cc=adityag@linux.ibm.com \
    --cc=gautam@linux.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).