commit | 9f1583339a6f52c0c26441d39a0deff8246800f7 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Tue Sep 13 01:25:16 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 13 08:22:29 2005 -0700 |
tree | 99efa7690d22a45bf87ec80beb5e2a2d43f6b26d | |
parent | fb911ee849756fc6c609dddded92d9207ff3fb29 [diff] |
[PATCH] use add_taint() for setting tainted bit flags Use the add_taint() interface for setting tainted bit flags instead of doing it manually. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>