https://github.com/torvalds/linux
Revision a1cf11d8f673a3ad91012c5da96beed06ecefde1 authored by Jan Beulich on 03 January 2011, 15:07:02 UTC, committed by Linus Torvalds on 03 January 2011, 19:48:11 UTC
The function can't be __init itself (being called from some sysfs
handler), and hence none of the functions it calls can be either.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent b518a64
History
Tip revision: a1cf11d8f673a3ad91012c5da96beed06ecefde1 authored by Jan Beulich on 03 January 2011, 15:07:02 UTC
name_to_dev_t() must not call __init code
Tip revision: a1cf11d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 178.7 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top