https://github.com/torvalds/linux
Revision f6cc746bbb3b8a8ceb8514a7906ba582607a8cf7 authored by H. Peter Anvin on 17 June 2009, 04:15:04 UTC, committed by Al Viro on 24 June 2009, 12:15:24 UTC
These days, the devpts filesystem is closely integrated with the pty
memory management, and cannot be built as a module, even less removed
from the kernel.  Accordingly, remove all module-related stuff from
this filesystem.

[ v2: only remove code that's actually dead ]

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent 3b22edc
History
Tip revision: f6cc746bbb3b8a8ceb8514a7906ba582607a8cf7 authored by H. Peter Anvin on 17 June 2009, 04:15:04 UTC
devpts: remove module-related code
Tip revision: f6cc746
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-- 945 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-- 147.7 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top