commit | 41710443f790b5f7f5305eba99dacce88e259f4c | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Wed Nov 15 17:32:53 2017 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 15 18:21:02 2017 -0800 |
tree | f5d90cb7f7e1bccb1f6080c8229d5487c1b08a37 | |
parent | c413af877ffa8a8c28796c9d156cf40a83e58994 [diff] |
mm: update comments for struct page.mapping struct page.mapping can be NULL or points to one object of type address_space, anon_vma or KSM private structure. Link: http://lkml.kernel.org/r/1506485067-15954-1-git-send-email-changbin.du@intel.com Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>