]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: add comment on storage key dirty bit semantics
authorJan Kara <jack@suse.cz>
Fri, 9 Nov 2012 03:04:04 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Nov 2012 05:15:23 +0000 (16:15 +1100)
commitac65e767e7437035480f44a5a9a8ecd81c5a670a
treeea9ad7485dbd99ba2e095da9713776250bb120e7
parent9623dd8699f956f2380a9eaa80006ded49d35031
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