diff options
author | Kirill A. Shutemov <kirill.shutemov@linux.intel.com> | 2015-02-11 15:24:46 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-11 17:06:00 -0800 |
commit | e4b294c2d8f73af4cd41ff30638ad0e4769dc56a (patch) | |
tree | 180172b74fb439e1c4bdde668f141426bb001515 /Documentation/SM501.txt | |
parent | aa7ed01f93ff7e149cad46f13f66b269d59c9bc0 (diff) | |
download | op-kernel-dev-e4b294c2d8f73af4cd41ff30638ad0e4769dc56a.zip op-kernel-dev-e4b294c2d8f73af4cd41ff30638ad0e4769dc56a.tar.gz |
mm: add fields for compound destructor and order into struct page
Currently, we use lru.next/lru.prev plus cast to access or set
destructor and order of compound page.
Let's replace it with explicit fields in struct page.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Acked-by: Jerome Marchand <jmarchan@redhat.com>
Acked-by: Christoph Lameter <cl@linux.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/SM501.txt')
0 files changed, 0 insertions, 0 deletions