linux-stable/arch/hexagon
Masahiro Yamada f231e43333 hexagon: get rid of #include <generated/compile.h>
<generated/compile.h> is created (or updated) when Kbuild descends
into the init/ directory.  In parallel building from a pristine
source tree, there is no guarantee <generated/compile.h> exists when
arch/hexagon/kernel/ptrace.c is compiled.

For hexagon architecture, we know UTS_MACHINE is a fixed string
"hexagon", so let's hard-code it, like many architectures do.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Richard Kuo <rkuo@codeaurora.org>
2017-10-09 23:28:45 +09:00
..
configs Hexagon: Comet platform support 2011-11-01 07:34:21 -07:00
include Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2017-09-04 11:52:29 -07:00
kernel hexagon: get rid of #include <generated/compile.h> 2017-10-09 23:28:45 +09:00
lib hexagon: Fix misspellings in comments. 2016-04-18 12:45:54 +02:00
mm mm: memcontrol: per-lruvec stats infrastructure 2017-07-06 16:24:35 -07:00
Kconfig CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now 2017-04-26 12:11:01 -04:00
Makefile Hexagon: change arch version config to allow comparisons 2013-04-30 19:40:22 -05:00