commit | f37bc2712b54ec641e0c0c8634f1a4b61d9956c0 | [log] [tgz] |
---|---|---|
author | Nate Diller <nate.diller@gmail.com> | Wed May 09 02:35:09 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed May 09 12:30:56 2007 -0700 |
tree | 0b73fd72a74115922e8e88bd56667c04b9299767 | |
parent | f2fff596955867d407cc7e8e426097bd9ad2be9b [diff] |
fs: deprecate memclear_highpage_flush Now that all the in-tree users are converted over to zero_user_page(), deprecate the old memclear_highpage_flush() call. Signed-off-by: Nate Diller <nate.diller@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>