original_kernel/arch/parisc/kernel
Helge Deller 01f56832cf parisc: Move setup_profiling_timer() out of init section
No other architecture has setup_profiling_timer() in the init section,
thus on parisc we face this section mismatch warning:
 Reference from the function devm_device_add_group() to the function .init.text:setup_profiling_timer()

Signed-off-by: Helge Deller <deller@gmx.de>
2018-05-18 16:21:49 +02:00
..
.gitignore
Makefile parisc: Fix missing binfmt_elf32.o build error 2018-04-14 11:17:59 +02:00
asm-offsets.c
audit.c
cache.c parisc: Move cache flush functions into .text.hot section 2018-04-11 11:40:35 +02:00
compat_audit.c
drivers.c parisc: Move find_pa_parent_type() out of init section 2018-05-18 16:21:48 +02:00
entry.S
firmware.c
ftrace.c
hardware.c parisc: Move various functions and strings to init section 2018-03-27 18:52:21 +02:00
head.S parisc: Check if secondary CPUs want own PDC calls 2018-03-02 10:04:46 +01:00
hpmc.S parisc: Fix HPMC handler by increasing size to multiple of 16 bytes 2018-03-27 18:52:22 +02:00
inventory.c
irq.c
module.c
pa7300lc.c
pacache.S parisc: Move cache flush functions into .text.hot section 2018-04-11 11:40:35 +02:00
parisc_ksyms.c
pci-dma.c
pci.c parisc: Fix section mismatches 2018-05-02 21:47:35 +02:00
pdc_chassis.c
pdc_cons.c
pdt.c
perf.c
perf_asm.S
perf_images.h
process.c parisc: Prevent panic at system halt 2018-04-11 22:28:41 +02:00
processor.c
ptrace.c
real2.S
setup.c
signal.c
signal32.c
signal32.h
smp.c parisc: Move setup_profiling_timer() out of init section 2018-05-18 16:21:49 +02:00
stacktrace.c
sys_parisc.c exec: pass stack rlimit into mm layout functions 2018-04-11 10:28:37 -07:00
sys_parisc32.c
syscall.S
syscall_table.S
time.c parisc: time: Convert read_persistent_clock() to read_persistent_clock64() 2018-04-20 20:18:21 +02:00
topology.c
traps.c parisc: Document rules regarding checksum of HPMC handler 2018-04-18 16:17:13 +02:00
unaligned.c
unwind.c
vmlinux.lds.S