commit | 4a8342d233a39ee582e9f7260e12d2f5fd194a05 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Thu Sep 29 15:18:21 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Sep 29 15:18:21 2005 -0700 |
tree | cf0972e1deec828977794cc300597bb448535d4c | |
parent | aa55a08687059aa169d10a313c41f238c2070488 [diff] |
Revert task flag re-ordering, add comments Roland points out that the flags end up having non-obvious dependencies elsewhere, so revert aa55a08687059aa169d10a313c41f238c2070488 and add some comments about why things are as they are. We'll just have to fix up the broken comparisons. Roland has a patch. Signed-off-by: Linus Torvalds <torvalds@osdl.org>