An error occurred while fetching folder content.
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches authored
Use a more generic form for __section that requires quotes to avoid
complications with clang and gcc differences.

Remove the quote operator # from compiler_attributes.h __section macro.

Convert all unquoted __section(foo) uses to quoted __section("foo").
Also convert __attribute__((section("foo"))) uses to __section("foo")
even if the __attribute__ has multiple list entry forms.

Conversion done using the script at:

    https://lore.kernel.org/lkml/75393e5ddc272dc7403de74d645e6c6e0f4e70eb.camel@perches.com/2-convert_section.pl

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Reviewed-by: default avatarNick Desaulniers <ndesaulniers@gooogle.com>
Reviewed-by: default avatarMiguel Ojeda <ojeda@kernel.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
33def849
Name Last commit Last update
..
bpf Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
cgroup kernel/: fix repeated words in comments
configs compiler: remove CONFIG_OPTIMIZE_INLINING entirely
debug kdb: Fix pager search for multi-line strings
dma dma-mapping: move more functions to dma-map-ops.h
entry Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
events task_work: cleanup notification modes
gcov gcov: add support for GCC 10.1
irq task_work: cleanup notification modes
kcsan kernel/: fix repeated words in comments
livepatch kernel/: fix repeated words in comments
locking Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
power kernel/: fix repeated words in comments
printk Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
rcu Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
sched treewide: Convert macro and uses of __section(foo) to __section("foo")
time random32: add noise from network and scheduling activity
trace treewide: Convert macro and uses of __section(foo) to __section("foo")
.gitignore .gitignore: add SPDX License Identifier
Kconfig.freezer treewide: Add SPDX license identifier - Makefile/Kconfig
Kconfig.hz treewide: Add SPDX license identifier - Makefile/Kconfig
Kconfig.locks sched/rt, locking: Use CONFIG_PREEMPTION
Kconfig.preempt sched/Kconfig: Fix spelling mistake in user-visible help text
Makefile Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
acct.c kernel: acct.c: fix some kernel-doc nits
async.c
audit.c
audit.h
audit_fsnotify.c
audit_tree.c
audit_watch.c
auditfilter.c
auditsc.c
backtracetest.c
bounds.c
capability.c
compat.c
configs.c
context_tracking.c
cpu.c
cpu_pm.c
crash_core.c
crash_dump.c
cred.c
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c
extable.c
fail_function.c
fork.c
freezer.c
futex.c
gen_kheaders.sh
groups.c
hung_task.c
iomem.c
irq_work.c
jump_label.c
kallsyms.c
kcmp.c
kcov.c
kexec.c
kexec_core.c
kexec_elf.c
kexec_file.c
kexec_internal.h
kheaders.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latencytop.c
module-internal.h
module.c
module_signature.c
module_signing.c
notifier.c
nsproxy.c
padata.c
panic.c
params.c
pid.c
pid_namespace.c
profile.c
ptrace.c
range.c
reboot.c
regset.c
relay.c
resource.c
rseq.c
scftorture.c
scs.c
seccomp.c
signal.c
smp.c
smpboot.c
smpboot.h