commit | 91fcd412e957f433e9f1abeb0b1926dbeb66ca80 | [log] [tgz] |
---|---|---|
author | Bastian Blank <bastian@waldi.eu.org> | Mon Apr 23 14:41:14 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Apr 24 08:23:08 2007 -0700 |
tree | 0ae836c99a78db1e4a962ce064c471a79c9e20f3 | |
parent | 94e22e13ad063c614b458a019b428ffc118e5c06 [diff] |
Allow reading tainted flag as user 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>