Revision 429d48622cb08b7b4908cb63b43a135be9b3db09 authored by Naoya Horiguchi on 20 November 2015, 23:56:59 UTC, committed by Linus Torvalds on 21 November 2015, 00:17:32 UTC
PageIdle is exported in include/uapi/linux/kernel-page-flags.h, so let's
make page-types.c tool handle it.

Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Reviewed-by: Vladimir Davydov <vdavydov@virtuozzo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 1491e30
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 230 bytes
balloc.c -rw-r--r-- 27.1 KB
cylinder.c -rw-r--r-- 5.7 KB
dir.c -rw-r--r-- 16.0 KB
file.c -rw-r--r-- 962 bytes
ialloc.c -rw-r--r-- 9.2 KB
inode.c -rw-r--r-- 32.5 KB
namei.c -rw-r--r-- 7.2 KB
super.c -rw-r--r-- 43.2 KB
swab.h -rw-r--r-- 2.5 KB
symlink.c -rw-r--r-- 965 bytes
ufs.h -rw-r--r-- 5.1 KB
ufs_fs.h -rw-r--r-- 34.6 KB
util.c -rw-r--r-- 6.0 KB
util.h -rw-r--r-- 16.4 KB

back to top