https://github.com/torvalds/linux
Revision 5c8053652328693d10551131432ef3573e77ed2d authored by Catalin Marinas on 29 July 2009, 22:04:11 UTC, committed by Linus Torvalds on 30 July 2009, 02:10:36 UTC
This file makes use of various macros defined in files like asm/current.h
or asm-generic/resource.h.  All these files can be included via sched.h.
The building of the !MMU ARM kernel (with additional patches) fails
without this change.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 1c29b3f
History
Tip revision: 5c8053652328693d10551131432ef3573e77ed2d authored by Catalin Marinas on 29 July 2009, 22:04:11 UTC
fs/ramfs/file-nommu.c needs include/linux/sched.h
Tip revision: 5c80536
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-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 149.3 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top