mm: update comments for struct page.mapping
authorChangbin Du <[email protected]>
Thu, 16 Nov 2017 01:32:53 +0000 (17:32 -0800)
committerLinus Torvalds <[email protected]>
Thu, 16 Nov 2017 02:21:02 +0000 (18:21 -0800)
commit41710443f790b5f7f5305eba99dacce88e259f4c
treef5d90cb7f7e1bccb1f6080c8229d5487c1b08a37
parentc413af877ffa8a8c28796c9d156cf40a83e58994
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/[email protected]
Signed-off-by: Changbin Du <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/mm_types.h