Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] kernel: fix some spelling mistakes
@ 2021-05-29 11:03 Zhen Lei
  2021-05-29 11:03 ` [PATCH v2 1/4] kprobes: Fix " Zhen Lei
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Zhen Lei @ 2021-05-29 11:03 UTC (permalink / raw)
  To: Jason Wessel, Daniel Thompson, Douglas Anderson, Balbir Singh,
	Barry Song, Christoph Hellwig, Marek Szyprowski, Robin Murphy,
	Konrad Rzeszutek Wilk, Thomas Gleixner, Ingo Molnar,
	Peter Zijlstra, Darren Hart, Davidlohr Bueso, Eric Biederman,
	Naveen N . Rao, Anil S Keshavamurthy, David S . Miller,
	Masami Hiramatsu, Jessica Yu, Steffen Klassert, Daniel Jordan,
	Oleg Nesterov, John Stultz, Stephen Boyd, Luis Chamberlain,
	Tejun Heo, Lai Jiangshan, kgdb-bugreport, kexec, linux-crypto,
	linux-kernel
  Cc: Zhen Lei

v1 --> v2:
Split into several small patches and add fixes to header files. Since there are
so many patches after the split, only three reviewed modules and one time module
with relatively more changes are retained. The spelling mistakes on the rest of
the modules will be fixed in later versions.

The header file linux/freelist.h is only included by linux/kprobes.h, so grouped
it with kprobes.c

Zhen Lei (4):
  kprobes: Fix spelling mistakes
  kgdb: Fix spelling mistakes
  kexec: fix a spelling mistake in comment
  time: Fix spelling mistakes

 include/linux/freelist.h       | 2 +-
 include/linux/kgdb.h           | 8 ++++----
 include/linux/timekeeping.h    | 2 +-
 include/linux/timer.h          | 2 +-
 kernel/debug/debug_core.c      | 2 +-
 kernel/debug/kdb/kdb_main.c    | 8 ++++----
 kernel/debug/kdb/kdb_private.h | 2 +-
 kernel/kexec_core.c            | 2 +-
 kernel/kprobes.c               | 2 +-
 kernel/time/alarmtimer.c       | 2 +-
 kernel/time/timer.c            | 4 ++--
 11 files changed, 18 insertions(+), 18 deletions(-)

-- 
2.25.1



_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2021-06-17 10:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-29 11:03 [PATCH v2 0/4] kernel: fix some spelling mistakes Zhen Lei
2021-05-29 11:03 ` [PATCH v2 1/4] kprobes: Fix " Zhen Lei
2021-06-01 23:54   ` Masami Hiramatsu
2021-05-29 11:03 ` [PATCH v2 2/4] kgdb: " Zhen Lei
2021-06-17 10:09   ` Daniel Thompson
2021-05-29 11:03 ` [PATCH v2 3/4] kexec: fix a spelling mistake in comment Zhen Lei
2021-05-29 11:03 ` [PATCH v2 4/4] time: Fix spelling mistakes Zhen Lei

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