All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arch: x86: kernel: apic: Fix spelling theroretical to theoretical in the file vector.c
@ 2021-02-09 13:55 Bhaskar Chowdhury
  2021-02-10 20:42 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-09 13:55 UTC (permalink / raw)
  To: mingo, bp, x86, hpa, dwmw, maz, peterx, luto, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/theroretical/theoretical/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 arch/x86/kernel/apic/vector.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/kernel/apic/vector.c b/arch/x86/kernel/apic/vector.c
index 3c9c7492252f..aa9d3cf69580 100644
--- a/arch/x86/kernel/apic/vector.c
+++ b/arch/x86/kernel/apic/vector.c
@@ -1054,7 +1054,7 @@ void irq_force_complete_move(struct irq_desc *desc)
 		 * of the interrupt on the apic/system bus would be delayed
 		 * beyond the point where the target cpu disables interrupts
 		 * in stop machine. I doubt that it can happen, but at least
-		 * there is a theroretical chance. Virtualization might be
+		 * there is a theoretical chance. Virtualization might be
 		 * able to expose this, but AFAICT the IOAPIC emulation is not
 		 * as stupid as the real hardware.
 		 *
--
2.30.0


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

* Re: [PATCH] arch: x86: kernel: apic: Fix spelling theroretical to theoretical in the file vector.c
  2021-02-09 13:55 [PATCH] arch: x86: kernel: apic: Fix spelling theroretical to theoretical in the file vector.c Bhaskar Chowdhury
@ 2021-02-10 20:42 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2021-02-10 20:42 UTC (permalink / raw)
  To: Bhaskar Chowdhury, mingo, bp, x86, hpa, dwmw, maz, peterx, luto,
	linux-kernel

On 2/9/21 5:55 AM, Bhaskar Chowdhury wrote:
> 
> s/theroretical/theoretical/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>


> ---
>  arch/x86/kernel/apic/vector.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/x86/kernel/apic/vector.c b/arch/x86/kernel/apic/vector.c
> index 3c9c7492252f..aa9d3cf69580 100644
> --- a/arch/x86/kernel/apic/vector.c
> +++ b/arch/x86/kernel/apic/vector.c
> @@ -1054,7 +1054,7 @@ void irq_force_complete_move(struct irq_desc *desc)
>  		 * of the interrupt on the apic/system bus would be delayed
>  		 * beyond the point where the target cpu disables interrupts
>  		 * in stop machine. I doubt that it can happen, but at least
> -		 * there is a theroretical chance. Virtualization might be
> +		 * there is a theoretical chance. Virtualization might be
>  		 * able to expose this, but AFAICT the IOAPIC emulation is not
>  		 * as stupid as the real hardware.
>  		 *
> --
> 2.30.0
> 


-- 
~Randy


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

end of thread, other threads:[~2021-02-10 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09 13:55 [PATCH] arch: x86: kernel: apic: Fix spelling theroretical to theoretical in the file vector.c Bhaskar Chowdhury
2021-02-10 20:42 ` Randy Dunlap

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.