https://github.com/torvalds/linux
Revision 01f56832cfb6fcc204e7203f46841b6185ebd574 authored by Helge Deller on 18 May 2018, 14:12:12 UTC, committed by Helge Deller on 18 May 2018, 14:21:49 UTC
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>
1 parent 3faf524
History
Tip revision: 01f56832cfb6fcc204e7203f46841b6185ebd574 authored by Helge Deller on 18 May 2018, 14:12:12 UTC
parisc: Move setup_profiling_timer() out of init section
Tip revision: 01f5683
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 12.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.5 KB
.mailmap -rw-r--r-- 9.2 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.3 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 287 bytes
MAINTAINERS -rw-r--r-- 441.8 KB
Makefile -rw-r--r-- 61.0 KB
README -rw-r--r-- 800 bytes

README

back to top