linux-stable/arch
Andy Shevchenko f39650de68 kernel.h: split out panic and oops helpers
kernel.h is being used as a dump for all kinds of stuff for a long time.
Here is the attempt to start cleaning it up by splitting out panic and
oops helpers.

There are several purposes of doing this:
- dropping dependency in bug.h
- dropping a loop by moving out panic_notifier.h
- unload kernel.h from something which has its own domain

At the same time convert users tree-wide to use new headers, although for
the time being include new header back to kernel.h to avoid twisted
indirected includes for existing users.

[akpm@linux-foundation.org: thread_info.h needs limits.h]
[andriy.shevchenko@linux.intel.com: ia64 fix]
  Link: https://lkml.kernel.org/r/20210520130557.55277-1-andriy.shevchenko@linux.intel.com

Link: https://lkml.kernel.org/r/20210511074137.33666-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Co-developed-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Acked-by: Corey Minyard <cminyard@mvista.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Kees Cook <keescook@chromium.org>
Acked-by: Wei Liu <wei.liu@kernel.org>
Acked-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Sebastian Reichel <sre@kernel.org>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Acked-by: Helge Deller <deller@gmx.de> # parisc
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2021-07-01 11:06:04 -07:00
..
alpha kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
arc mm/thp: define default pmd_pgtable() 2021-07-01 11:06:03 -07:00
arm mm/thp: define default pmd_pgtable() 2021-07-01 11:06:03 -07:00
arm64 kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
csky mm/thp: define default pmd_pgtable() 2021-07-01 11:06:03 -07:00
h8300 h8300: remove unused variable 2021-06-29 10:53:52 -07:00
hexagon mm/thp: define default pmd_pgtable() 2021-07-01 11:06:03 -07:00
ia64 kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
m68k mm/thp: define default pmd_pgtable() 2021-07-01 11:06:03 -07:00
microblaze mm/thp: define default pmd_pgtable() 2021-07-01 11:06:03 -07:00
mips kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
nds32 mm/thp: define default pmd_pgtable() 2021-07-01 11:06:03 -07:00
nios2 mm/thp: define default pmd_pgtable() 2021-07-01 11:06:03 -07:00
openrisc mm/thp: define default pmd_pgtable() 2021-07-01 11:06:03 -07:00
parisc kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
powerpc kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
riscv mm/thp: define default pmd_pgtable() 2021-07-01 11:06:03 -07:00
s390 kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
sh mm/thp: define default pmd_pgtable() 2021-07-01 11:06:03 -07:00
sparc kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
um kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
x86 kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
xtensa kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
.gitignore .gitignore: prefix local generated files with a slash 2021-05-02 00:43:35 +09:00
Kconfig Add Landlock, a new LSM from Mickaël Salaün <mic@linux.microsoft.com> 2021-05-01 18:50:44 -07:00