All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] riscv/entry: fix misspelling of instruction
@ 2021-12-30 15:57 ` hasheddan
  0 siblings, 0 replies; 4+ messages in thread
From: hasheddan @ 2021-12-30 15:57 UTC (permalink / raw)
  Cc: georgedanielmangum, Paul Walmsley, Palmer Dabbelt, Albert Ou,
	Mark Rutland, Tong Tiangen, Guo Ren, Vincent Chen,
	Ard Biesheuvel, Atish Patra, Andreas Schwab, Zihao Yu,
	Damien Le Moal, linux-riscv, linux-kernel

Changes spelling from instruciton to instruction in comment in entry.S.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
---
 arch/riscv/kernel/entry.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/kernel/entry.S b/arch/riscv/kernel/entry.S
index ed29e9c8f660..728c521dcc85 100644
--- a/arch/riscv/kernel/entry.S
+++ b/arch/riscv/kernel/entry.S
@@ -568,7 +568,7 @@ ENTRY(excp_vect_table)
 	RISCV_PTR do_trap_ecall_s
 	RISCV_PTR do_trap_unknown
 	RISCV_PTR do_trap_ecall_m
-	/* instruciton page fault */
+	/* instruction page fault */
 	ALT_PAGE_FAULT(RISCV_PTR do_page_fault)
 	RISCV_PTR do_page_fault   /* load page fault */
 	RISCV_PTR do_trap_unknown
-- 
2.25.1


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

* [PATCH] riscv/entry: fix misspelling of instruction
@ 2021-12-30 15:57 ` hasheddan
  0 siblings, 0 replies; 4+ messages in thread
From: hasheddan @ 2021-12-30 15:57 UTC (permalink / raw)
  Cc: georgedanielmangum, Paul Walmsley, Palmer Dabbelt, Albert Ou,
	Mark Rutland, Tong Tiangen, Guo Ren, Vincent Chen,
	Ard Biesheuvel, Atish Patra, Andreas Schwab, Zihao Yu,
	Damien Le Moal, linux-riscv, linux-kernel

Changes spelling from instruciton to instruction in comment in entry.S.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
---
 arch/riscv/kernel/entry.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/kernel/entry.S b/arch/riscv/kernel/entry.S
index ed29e9c8f660..728c521dcc85 100644
--- a/arch/riscv/kernel/entry.S
+++ b/arch/riscv/kernel/entry.S
@@ -568,7 +568,7 @@ ENTRY(excp_vect_table)
 	RISCV_PTR do_trap_ecall_s
 	RISCV_PTR do_trap_unknown
 	RISCV_PTR do_trap_ecall_m
-	/* instruciton page fault */
+	/* instruction page fault */
 	ALT_PAGE_FAULT(RISCV_PTR do_page_fault)
 	RISCV_PTR do_page_fault   /* load page fault */
 	RISCV_PTR do_trap_unknown
-- 
2.25.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

* [PATCH] riscv/entry: fix misspelling of instruction
@ 2021-11-14 13:04 ` hasheddan
  0 siblings, 0 replies; 4+ messages in thread
From: hasheddan @ 2021-11-14 13:04 UTC (permalink / raw)
  Cc: georgedanielmangum, Paul Walmsley, Palmer Dabbelt, Albert Ou,
	Mark Rutland, Masami Hiramatsu, Zihao Yu, Ard Biesheuvel,
	Jisheng Zhang, Andreas Schwab, Atish Patra, Damien Le Moal,
	Tong Tiangen, Vincent Chen, linux-riscv, linux-kernel

Changes spelling from instruciton to instruction in comment in entry.S.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
---
 arch/riscv/kernel/entry.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/kernel/entry.S b/arch/riscv/kernel/entry.S
index ed29e9c8f660..728c521dcc85 100644
--- a/arch/riscv/kernel/entry.S
+++ b/arch/riscv/kernel/entry.S
@@ -568,7 +568,7 @@ ENTRY(excp_vect_table)
 	RISCV_PTR do_trap_ecall_s
 	RISCV_PTR do_trap_unknown
 	RISCV_PTR do_trap_ecall_m
-	/* instruciton page fault */
+	/* instruction page fault */
 	ALT_PAGE_FAULT(RISCV_PTR do_page_fault)
 	RISCV_PTR do_page_fault   /* load page fault */
 	RISCV_PTR do_trap_unknown
-- 
2.25.1


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

* [PATCH] riscv/entry: fix misspelling of instruction
@ 2021-11-14 13:04 ` hasheddan
  0 siblings, 0 replies; 4+ messages in thread
From: hasheddan @ 2021-11-14 13:04 UTC (permalink / raw)
  Cc: georgedanielmangum, Paul Walmsley, Palmer Dabbelt, Albert Ou,
	Mark Rutland, Masami Hiramatsu, Zihao Yu, Ard Biesheuvel,
	Jisheng Zhang, Andreas Schwab, Atish Patra, Damien Le Moal,
	Tong Tiangen, Vincent Chen, linux-riscv, linux-kernel

Changes spelling from instruciton to instruction in comment in entry.S.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
---
 arch/riscv/kernel/entry.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/kernel/entry.S b/arch/riscv/kernel/entry.S
index ed29e9c8f660..728c521dcc85 100644
--- a/arch/riscv/kernel/entry.S
+++ b/arch/riscv/kernel/entry.S
@@ -568,7 +568,7 @@ ENTRY(excp_vect_table)
 	RISCV_PTR do_trap_ecall_s
 	RISCV_PTR do_trap_unknown
 	RISCV_PTR do_trap_ecall_m
-	/* instruciton page fault */
+	/* instruction page fault */
 	ALT_PAGE_FAULT(RISCV_PTR do_page_fault)
 	RISCV_PTR do_page_fault   /* load page fault */
 	RISCV_PTR do_trap_unknown
-- 
2.25.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2021-12-30 15:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-30 15:57 [PATCH] riscv/entry: fix misspelling of instruction hasheddan
2021-12-30 15:57 ` hasheddan
  -- strict thread matches above, loose matches on Subject: below --
2021-11-14 13:04 hasheddan
2021-11-14 13:04 ` hasheddan

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.