linux-stable/arch/um/kernel/skas
Linus Torvalds bf9a76a470 arch/um: partially revert the conversion to __section() macro
A couple of um files ended up not including the header file that defines
the __section() macro, and the simplest fix is to just revert the change
for those files.

Fixes: 33def8498f treewide: Convert macro and uses of __section(foo) to __section("foo")
Reported-and-tested-by: Guenter Roeck <linux@roeck-us.net>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-10-26 15:39:37 -07:00
..
Makefile um: Add SPDX headers to files in arch/um/kernel/ 2019-09-15 21:37:17 +02:00
clone.c arch/um: partially revert the conversion to __section() macro 2020-10-26 15:39:37 -07:00
mmu.c mmap locking API: convert mmap_sem comments 2020-06-09 09:39:14 -07:00
process.c um: Add SPDX headers to files in arch/um/kernel/ 2019-09-15 21:37:17 +02:00
syscall.c um: syscall.c: include <asm/unistd.h> 2020-04-29 21:22:04 +02:00
uaccess.c mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00