diff options
author | 2015-02-11 15:24:46 -0800 | |
---|---|---|
committer | 2015-02-11 17:06:00 -0800 | |
commit | e4b294c2d8f73af4cd41ff30638ad0e4769dc56a (patch) | |
tree | 180172b74fb439e1c4bdde668f141426bb001515 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc (diff) | |
download | linux-dev-e4b294c2d8f73af4cd41ff30638ad0e4769dc56a.tar.xz linux-dev-e4b294c2d8f73af4cd41ff30638ad0e4769dc56a.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions