]> git.baikalelectronics.ru Git - kernel.git/commit
mm: update comments for struct page.mapping
authorChangbin Du <changbin.du@intel.com>
Thu, 16 Nov 2017 01:32:53 +0000 (17:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Nov 2017 02:21:02 +0000 (18:21 -0800)
commit6298cb235d6764fefb4256b2c214bb33d89b8efa
treef5d90cb7f7e1bccb1f6080c8229d5487c1b08a37
parent80187b664a7ffb09aeab0a054049f87086cd42d5
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>
include/linux/mm_types.h