Revision 6326fec1122cde256bd2a8c63f2606e08e44ce1d authored by Nicholas Piggin on 25 December 2016, 03:00:29 UTC, committed by Linus Torvalds on 25 December 2016, 19:54:48 UTC
A page is not added to the swap cache without being swap backed,
so PageSwapBacked mappings can use PG_owner_priv_1 for PageSwapCache.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Acked-by: Hugh Dickins <hughd@google.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Bob Peterson <rpeterso@redhat.com>
Cc: Steven Whitehouse <swhiteho@redhat.com>
Cc: Andrew Lutomirski <luto@kernel.org>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Mel Gorman <mgorman@techsingularity.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 7c0f6ba
History
File Mode Size
1.Intro.rst -rw-r--r-- 14.3 KB
2.Process.rst -rw-r--r-- 23.6 KB
3.Early-stage.rst -rw-r--r-- 10.7 KB
4.Coding.rst -rw-r--r-- 20.8 KB
5.Posting.rst -rw-r--r-- 15.3 KB
6.Followthrough.rst -rw-r--r-- 11.8 KB
7.AdvancedTopics.rst -rw-r--r-- 9.5 KB
8.Conclusion.rst -rw-r--r-- 3.1 KB
adding-syscalls.rst -rw-r--r-- 24.6 KB
applying-patches.rst -rw-r--r-- 18.6 KB
changes.rst -rw-r--r-- 12.8 KB
code-of-conflict.rst -rw-r--r-- 1.4 KB
coding-style.rst -rw-r--r-- 35.5 KB
conf.py -rw-r--r-- 260 bytes
development-process.rst -rw-r--r-- 810 bytes
email-clients.rst -rw-r--r-- 10.8 KB
howto.rst -rw-r--r-- 27.8 KB
index.rst -rw-r--r-- 1.2 KB
kernel-docs.rst -rw-r--r-- 25.9 KB
magic-number.rst -rw-r--r-- 10.3 KB
management-style.rst -rw-r--r-- 13.1 KB
stable-api-nonsense.rst -rw-r--r-- 9.3 KB
stable-kernel-rules.rst -rw-r--r-- 6.5 KB
submit-checklist.rst -rw-r--r-- 4.7 KB
submitting-drivers.rst -rw-r--r-- 6.7 KB
submitting-patches.rst -rw-r--r-- 36.4 KB
volatile-considered-harmful.rst -rw-r--r-- 5.6 KB

back to top