git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94e22e1
)
Allow reading tainted flag as user
author
Bastian Blank
<bastian@waldi.eu.org>
Mon, 23 Apr 2007 21:41:14 +0000
(14:41 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 24 Apr 2007 15:23:08 +0000
(08:23 -0700)
The commit
34f5a39899f3f3e815da64f48ddb72942d86c366
restricted reading
of the tainted value. The attached patch changes this back to a
write-only check and restores the read behaviour of older versions.
Signed-off-by: Bastian Blank <bastian@waldi.eu.org>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/sysctl.c
patch
|
blob
|
history
diff --cc
kernel/sysctl.c
Simple merge