* [PATCH] xtensa: kernel: Fix typo in the file vectors.S
@ 2021-03-17 8:27 Bhaskar Chowdhury
2021-03-17 17:37 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-17 8:27 UTC (permalink / raw)
To: chris, jcmvbkbc, akpm, rppt, unixbhaskar, linux-xtensa, linux-kernel
Cc: rdunlap
s/markt/mark/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
arch/xtensa/kernel/vectors.S | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/xtensa/kernel/vectors.S b/arch/xtensa/kernel/vectors.S
index 1a7538ccfc5a..bb4243de8ba3 100644
--- a/arch/xtensa/kernel/vectors.S
+++ b/arch/xtensa/kernel/vectors.S
@@ -202,7 +202,7 @@ ENDPROC(_KernelExceptionVector)
* See the handle_alloca_user and spill_registers routines for example clients.
*
* FIXME: Note: we currently don't allow signal handling coming from a double
- * exception, so the item markt with (*) is not required.
+ * exception, so the item mark with (*) is not required.
*/
.section .DoubleExceptionVector.text, "ax"
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] xtensa: kernel: Fix typo in the file vectors.S
2021-03-17 8:27 [PATCH] xtensa: kernel: Fix typo in the file vectors.S Bhaskar Chowdhury
@ 2021-03-17 17:37 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2021-03-17 17:37 UTC (permalink / raw)
To: Bhaskar Chowdhury, chris, jcmvbkbc, akpm, rppt, linux-xtensa,
linux-kernel
On 3/17/21 1:27 AM, Bhaskar Chowdhury wrote:
>
> s/markt/mark/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
> arch/xtensa/kernel/vectors.S | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/xtensa/kernel/vectors.S b/arch/xtensa/kernel/vectors.S
> index 1a7538ccfc5a..bb4243de8ba3 100644
> --- a/arch/xtensa/kernel/vectors.S
> +++ b/arch/xtensa/kernel/vectors.S
> @@ -202,7 +202,7 @@ ENDPROC(_KernelExceptionVector)
> * See the handle_alloca_user and spill_registers routines for example clients.
> *
> * FIXME: Note: we currently don't allow signal handling coming from a double
> - * exception, so the item markt with (*) is not required.
marked
> + * exception, so the item mark with (*) is not required.
> */
>
> .section .DoubleExceptionVector.text, "ax"
> --
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-17 17:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 8:27 [PATCH] xtensa: kernel: Fix typo in the file vectors.S Bhaskar Chowdhury
2021-03-17 17:37 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®