https://github.com/torvalds/linux
Revision e7bc537db9e13adee1f294aa370f16d80f40b73d authored by Al Viro on 01 February 2007, 13:08:45 UTC, committed by Linus Torvalds on 02 February 2007, 00:17:05 UTC
a) registers.h is really needed there
b) include of asm-generic/termios should be under __KERNEL__
c) includes of asm-generic/{memory_model,page} should be under
   __KERNEL (nothing in there that would work in userland)
d) a lot of stuff in ptrace.h should be under __KERNEL__.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 190ff5b
History
Tip revision: e7bc537db9e13adee1f294aa370f16d80f40b73d authored by Al Viro on 01 February 2007, 13:08:45 UTC
[PATCH] fix frv headers_check
Tip revision: e7bc537
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 80.1 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top