c604abc3f6
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
...
The .comment section doesn't belong in STABS_DEBUG. Split it out into a
new macro named ELF_DETAILS. This will gain other non-debug sections
that need to be accounted for when linking with --orphan-handling=warn.
Signed-off-by: Kees Cook <keescook@chromium.org >
Signed-off-by: Ingo Molnar <mingo@kernel.org >
Cc: linux-arch@vger.kernel.org
Link: https://lore.kernel.org/r/20200821194310.3089815-5-keescook@chromium.org
2020-09-01 09:50:35 +02:00
c9174047b4
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
...
Rename RW_DATA_SECTION to RW_DATA. (Calling this a "section" is a lie,
since it's multiple sections and section flags cannot be applied to
the macro.)
Signed-off-by: Kees Cook <keescook@chromium.org >
Signed-off-by: Borislav Petkov <bp@suse.de >
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com > # s390
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org > # m68k
Cc: Andy Lutomirski <luto@kernel.org >
Cc: Arnd Bergmann <arnd@arndb.de >
Cc: Dave Hansen <dave.hansen@linux.intel.com >
Cc: linux-alpha@vger.kernel.org
Cc: linux-arch@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-c6x-dev@linux-c6x.org
Cc: linux-ia64@vger.kernel.org
Cc: linux-s390@vger.kernel.org
Cc: linuxppc-dev@lists.ozlabs.org
Cc: Michael Ellerman <mpe@ellerman.id.au >
Cc: Michal Simek <monstr@monstr.eu >
Cc: Rick Edgecombe <rick.p.edgecombe@intel.com >
Cc: Segher Boessenkool <segher@kernel.crashing.org >
Cc: Will Deacon <will@kernel.org >
Cc: x86-ml <x86@kernel.org >
Cc: Yoshinori Sato <ysato@users.sourceforge.jp >
Link: https://lkml.kernel.org/r/20191029211351.13243-14-keescook@chromium.org
2019-11-04 15:57:41 +01:00
93240b3279
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
...
Finish renaming RO_DATA_SECTION to RO_DATA. (Calling this a "section"
is a lie, since it's multiple sections and section flags cannot be
applied to the macro.)
Signed-off-by: Kees Cook <keescook@chromium.org >
Signed-off-by: Borislav Petkov <bp@suse.de >
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com > # s390
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org > # m68k
Cc: Andy Lutomirski <luto@kernel.org >
Cc: Arnd Bergmann <arnd@arndb.de >
Cc: Dave Hansen <dave.hansen@linux.intel.com >
Cc: linux-alpha@vger.kernel.org
Cc: linux-arch@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-c6x-dev@linux-c6x.org
Cc: linux-ia64@vger.kernel.org
Cc: linux-s390@vger.kernel.org
Cc: linuxppc-dev@lists.ozlabs.org
Cc: Michael Ellerman <mpe@ellerman.id.au >
Cc: Michal Simek <monstr@monstr.eu >
Cc: Rick Edgecombe <rick.p.edgecombe@intel.com >
Cc: Segher Boessenkool <segher@kernel.crashing.org >
Cc: Will Deacon <will@kernel.org >
Cc: x86-ml <x86@kernel.org >
Cc: Yoshinori Sato <ysato@users.sourceforge.jp >
Link: https://lkml.kernel.org/r/20191029211351.13243-13-keescook@chromium.org
2019-11-04 15:56:16 +01:00
eaf937075c
vmlinux.lds.h: Move NOTES into RO_DATA
...
The .notes section should be non-executable read-only data. As such,
move it to the RO_DATA macro instead of being per-architecture defined.
Signed-off-by: Kees Cook <keescook@chromium.org >
Signed-off-by: Borislav Petkov <bp@suse.de >
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com > # s390
Cc: Andy Lutomirski <luto@kernel.org >
Cc: Arnd Bergmann <arnd@arndb.de >
Cc: Dave Hansen <dave.hansen@linux.intel.com >
Cc: linux-alpha@vger.kernel.org
Cc: linux-arch@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-c6x-dev@linux-c6x.org
Cc: linux-ia64@vger.kernel.org
Cc: linux-s390@vger.kernel.org
Cc: linuxppc-dev@lists.ozlabs.org
Cc: Michael Ellerman <mpe@ellerman.id.au >
Cc: Michal Simek <monstr@monstr.eu >
Cc: Rick Edgecombe <rick.p.edgecombe@intel.com >
Cc: Segher Boessenkool <segher@kernel.crashing.org >
Cc: Will Deacon <will@kernel.org >
Cc: x86-ml <x86@kernel.org >
Cc: Yoshinori Sato <ysato@users.sourceforge.jp >
Link: https://lkml.kernel.org/r/20191029211351.13243-11-keescook@chromium.org
2019-11-04 15:34:41 +01:00
08dbd0f8ef
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
...
Based on 1 normalized pattern(s):
this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license version 2 and
only version 2 as published by the free software foundation this
program is distributed in the hope that it will be useful but
without any warranty without even the implied warranty of
merchantability or fitness for a particular purpose see the gnu
general public license for more details you should have received a
copy of the gnu general public license along with this program if
not write to the free software foundation inc 51 franklin street
fifth floor boston ma 02110 1301 usa
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 94 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Allison Randal <allison@lohutok.net >
Reviewed-by: Richard Fontana <rfontana@redhat.com >
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com >
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190529141334.043630402@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2019-06-05 17:30:29 +02:00
0b04ea6822
hexagon: Make THREAD_SIZE available to vmlinux.lds
...
Make THREAD_SIZE available to vmlinux.lds on hexagon by including
asm/thread_info.h the linker script.
This allows init_stack to be allocated in the linker script in a subsequent
patch.
Reported-by: Guenter Roeck <linux@roeck-us.net >
Signed-off-by: David Howells <dhowells@redhat.com >
Reviewed-by: Guenter Roeck <linux@roeck-us.net >
Acked-by: Richard Kuo <rkuo@codeaurora.org >
cc: linux-hexagon@vger.kernel.org
2018-01-09 22:01:39 +00:00
6727ad9e20
nmi_backtrace: generate one-line reports for idle cpus
...
When doing an nmi backtrace of many cores, most of which are idle, the
output is a little overwhelming and very uninformative. Suppress
messages for cpus that are idling when they are interrupted and just
emit one line, "NMI backtrace for N skipped: idling at pc 0xNNN".
We do this by grouping all the cpuidle code together into a new
.cpuidle.text section, and then checking the address of the interrupted
PC to see if it lies within that section.
This commit suitably tags x86 and tile idle routines, and only adds in
the minimal framework for other architectures.
Link: http://lkml.kernel.org/r/1472487169-14923-5-git-send-email-cmetcalf@mellanox.com
Signed-off-by: Chris Metcalf <cmetcalf@mellanox.com >
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org >
Tested-by: Peter Zijlstra (Intel) <peterz@infradead.org >
Tested-by: Daniel Thompson <daniel.thompson@linaro.org > [arm]
Tested-by: Petr Mladek <pmladek@suse.com >
Cc: Aaron Tomlin <atomlin@redhat.com >
Cc: Peter Zijlstra (Intel) <peterz@infradead.org >
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net >
Cc: Russell King <linux@arm.linux.org.uk >
Cc: Thomas Gleixner <tglx@linutronix.de >
Cc: Ingo Molnar <mingo@elte.hu >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2016-10-07 18:46:30 -07:00
f6b708c19d
Hexagon: fix alignment of init_task in RW_DATA_SECTION
...
Signed-off-by: Richard Kuo <rkuo@codeaurora.org >
2014-12-16 13:27:22 -06:00
7c6a5df44f
Hexagon: update copyright dates
...
Signed-off-by: Richard Kuo <rkuo@codeaurora.org >
2013-04-30 19:40:27 -05:00
8f5a0b9dff
Hexagon: add support for ARCH_PFN_OFFSET
...
Add support for loading the kernel at a physical offset. The
offset should still be 4M aligned.
Signed-off-by: Richard Kuo <rkuo@codeaurora.org >
2013-04-30 19:40:22 -05:00
e1858b2a21
Hexagon: Copyright marking changes
...
Code Aurora Forum (CAF) is becoming a part of Linux Foundation Labs.
Signed-off-by: Richard Kuo <rkuo@codeaurora.org >
2012-10-18 17:07:21 -05:00
e95bf452a9
Hexagon: Add configuration and makefiles for the Hexagon architecture.
...
Signed-off-by: Linas Vepstas <linas@codeaurora.org >
Signed-off-by: Richard Kuo <rkuo@codeaurora.org >
Acked-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2011-11-01 07:34:21 -07:00