]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm: add comment on storage key dirty bit semantics
authorJan Kara <jack@suse.cz>
Sat, 3 Nov 2012 00:42:19 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 7 Nov 2012 04:15:10 +0000 (15:15 +1100)
commitcab988c07967e88b7fcdb283fa56bdd05c40dc0b
treeb69bd44d2525e1250ac9c810e02e2705902d19d7
parentad8480629677e9095e54bec350a5b8b8a7216163
mm: add comment on storage key dirty bit semantics

Add comments that dirty bit in storage key gets set whenever page content
is changed.  Hopefully if someone will use this function, he'll have a
look at one of the two places where we comment on this.

Signed-off-by: Jan Kara <jack@suse.cz>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/s390/include/asm/page.h
mm/rmap.c