linux-stable/arch/xtensa
Max Filippov a2d9b75b19 xtensa: change '.bss' to '.section .bss'
For some reason (ancient assembler?) the following build error is
reported by the kisskb:

  kisskb/src/arch/xtensa/kernel/entry.S: Error: unknown pseudo-op: `.bss':
  => 2176

Change abbreviated '.bss' to the full '.section .bss, "aw"' to fix this
error.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2022-06-20 02:50:34 -07:00
..
boot xtensa: enable KCSAN 2022-05-01 19:51:22 -07:00
configs rcu: Fix undefined Kconfig macros 2021-09-13 16:32:46 -07:00
include Random number generator updates for Linux 5.19-rc1. 2022-05-24 11:58:10 -07:00
kernel xtensa: change '.bss' to '.section .bss' 2022-06-20 02:50:34 -07:00
lib xtensa: enable KCSAN 2022-05-01 19:51:22 -07:00
mm xtensa: noMMU: allow handling protection faults 2022-05-01 19:51:21 -07:00
platforms xtensa: xtfpga: Fix refcount leak bug in setup 2022-06-18 14:47:41 -07:00
variants
Kbuild xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild 2021-08-11 11:37:13 -07:00
Kconfig xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLE 2022-05-01 19:51:57 -07:00
Kconfig.debug
Makefile xtensa: add kernel ABI selection to Kconfig 2022-03-09 14:16:35 -08:00