commit | 20241ad409fbc42d9e7f92f5fdb4783b7f1b36eb | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Tue Oct 10 22:47:57 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 10 15:37:23 2006 -0700 |
tree | 2f6a12f447a259ba820ab055926bfb22400cb67b | |
parent | fa1f5ea860af34d74c1475eddde3364e71fac15d [diff] |
[PATCH] gfp annotations: radix_tree_root struct radix_tree_root has unused upper bits of ->gfp_mask reused for tags bitmap. Annotated. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>