Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [PATCH] KVM: PPC: fix typo in top comment about locking
@ 2015-04-29 13:52 Greg Kurz
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kurz @ 2015-04-29 13:52 UTC (permalink / raw)
  To: Alexander Graf; +Cc: Benjamin Herrenschmidt, trivial, kvm, kvm-ppc

Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
---
 arch/powerpc/kvm/book3s_xics.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/powerpc/kvm/book3s_xics.c b/arch/powerpc/kvm/book3s_xics.c
index 8f3e6cc..9342b65 100644
--- a/arch/powerpc/kvm/book3s_xics.c
+++ b/arch/powerpc/kvm/book3s_xics.c
@@ -41,7 +41,7 @@
  * =======
  *
  * Each ICS has a spin lock protecting the information about the IRQ
- * sources and avoiding simultaneous deliveries if the same interrupt.
+ * sources and avoiding simultaneous deliveries of the same interrupt.
  *
  * ICP operations are done via a single compare & swap transaction
  * (most ICP state fits in the union kvmppc_icp_state)

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

* [PATCH] KVM: PPC: fix typo in top comment about locking
@ 2015-09-03  9:12 Greg Kurz
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kurz @ 2015-09-03  9:12 UTC (permalink / raw)
  To: Paul Mackerras, Alexander Graf; +Cc: trivial, kvm, kvm-ppc

Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
---
 arch/powerpc/kvm/book3s_xics.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/powerpc/kvm/book3s_xics.c b/arch/powerpc/kvm/book3s_xics.c
index c6ca7db64673..905e94a1370f 100644
--- a/arch/powerpc/kvm/book3s_xics.c
+++ b/arch/powerpc/kvm/book3s_xics.c
@@ -41,7 +41,7 @@
  * =======
  *
  * Each ICS has a spin lock protecting the information about the IRQ
- * sources and avoiding simultaneous deliveries if the same interrupt.
+ * sources and avoiding simultaneous deliveries of the same interrupt.
  *
  * ICP operations are done via a single compare & swap transaction
  * (most ICP state fits in the union kvmppc_icp_state)


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

end of thread, other threads:[~2015-09-03  9:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29 13:52 [PATCH] KVM: PPC: fix typo in top comment about locking Greg Kurz
  -- strict thread matches above, loose matches on Subject: below --
2015-09-03  9:12 Greg Kurz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox