]> 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>
Mon, 12 Nov 2012 04:16:57 +0000 (15:16 +1100)
commit2e6234049eeb55ee39dc446c6de45b614b47cabc
tree6167bcc4e8f820f8351fa92a504535008b813f91
parent2acdf7e14bdd709f54cc700256e36698cdfd99ce
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