commit | 605d9288b3e8a3d15e6f36185c2fc737b6979572 | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hugh@veritas.com> | Sat Aug 16 11:07:21 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Aug 16 16:45:56 2008 -0700 |
tree | 010addb96a08b07eaef0db1231bb395c719bb857 | |
parent | 71ef2a46fce43042a60d7ccbf55ecbd789c03c2e [diff] |
mm: VM_flags comment fixes Try to comment away a little of the confusion between mm's vm_area_struct vm_flags and vmalloc's vm_struct flags: based on an idea by Ulrich Drepper. Signed-off-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>