OSDN Git Service

h8300: Mark _stext and _etext as char-arrays, not single char variables
authorMasami Hiramatsu <mhiramat@kernel.org>
Thu, 3 Aug 2017 02:35:04 +0000 (11:35 +0900)
committerIngo Molnar <mingo@kernel.org>
Thu, 10 Aug 2017 14:28:52 +0000 (16:28 +0200)
commitb4464bf977004832f63f31c015751c049bc47dde
tree4886852479646e6e4401a53ebc0e7031eacd9cdb
parentfdccc3fb7a42ea4e4cd77d2fb8fa3a45c66ec0bf
h8300: Mark _stext and _etext as char-arrays, not single char variables

Mark _stext and _etext as character arrays instead of
single character variables, like include/asm-generic/sections.h
does.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Cc: Chris Zankel <chris@zankel.net>
Cc: David S . Miller <davem@davemloft.net>
Cc: Francis Deslauriers <francis.deslauriers@efficios.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: linux-arch@vger.kernel.org
Cc: linux-cris-kernel@axis.com
Cc: mathieu.desnoyers@efficios.com
Link: http://lkml.kernel.org/r/150172769415.27216.12021110228384155707.stgit@devbox
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/h8300/include/asm/traps.h