All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
@ 2019-06-05 20:30 ` George G. Davis
  0 siblings, 0 replies; 11+ messages in thread
From: George G. Davis @ 2019-06-05 20:30 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Kees Cook, Andy Lutomirski,
	Will Drewry, Jiri Kosina, Julien Grall, Kristina Martsenko,
	Ard Biesheuvel, George G. Davis, Mark Rutland,
	moderated list:ARM64 PORT (AARCH64 ARCHITECTURE),
	open list

Fix a s/TIF_SECOMP/TIF_SECCOMP/ comment typo

Cc: Jiri Kosina <trivial@kernel.org>
Signed-off-by: George G. Davis <george_davis@mentor.com>
---
 arch/arm64/include/asm/thread_info.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/include/asm/thread_info.h b/arch/arm64/include/asm/thread_info.h
index eb3ef73e07cf..f1d032be628a 100644
--- a/arch/arm64/include/asm/thread_info.h
+++ b/arch/arm64/include/asm/thread_info.h
@@ -75,7 +75,7 @@ void arch_release_task_struct(struct task_struct *tsk);
  *  TIF_SYSCALL_TRACE	- syscall trace active
  *  TIF_SYSCALL_TRACEPOINT - syscall tracepoint for ftrace
  *  TIF_SYSCALL_AUDIT	- syscall auditing
- *  TIF_SECOMP		- syscall secure computing
+ *  TIF_SECCOMP		- syscall secure computing
  *  TIF_SIGPENDING	- signal pending
  *  TIF_NEED_RESCHED	- rescheduling necessary
  *  TIF_NOTIFY_RESUME	- callback before returning to user
-- 
2.7.4


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

end of thread, other threads:[~2019-06-07 17:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-05 20:30 [PATCH 1/3] ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix George G. Davis
2019-06-05 20:30 ` George G. Davis
2019-06-05 20:30 ` [PATCH 2/3] treewide: trivial: fix s/poped/popped/ typo George G. Davis
2019-06-06  6:47   ` Steven Rostedt
2019-06-07 14:22   ` Masami Hiramatsu
2019-06-07 17:50   ` Jonathan Corbet
2019-06-05 20:30 ` [PATCH 3/3] staging: most: trivial: fix a couple of typos George G. Davis
2019-06-05 22:04 ` [PATCH 1/3] ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix Kees Cook
2019-06-05 22:04   ` Kees Cook
2019-06-06  9:39   ` Will Deacon
2019-06-06  9:39     ` Will Deacon

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.