]> Git Repo - linux.git/commit
mm: add comment on storage key dirty bit semantics
authorJan Kara <[email protected]>
Wed, 12 Dec 2012 00:01:09 +0000 (16:01 -0800)
committerLinus Torvalds <[email protected]>
Wed, 12 Dec 2012 01:22:23 +0000 (17:22 -0800)
commite749eb95531ac8349df47f8d46ce2641dcb16589
treec78428ed9c92bf0e4915f6dfa6a21d4e58e14465
parent712cd386fdc983d318fecf302a2a9cb8e9de90c9
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 <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Hugh Dickins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/s390/include/asm/page.h
mm/rmap.c
This page took 0.050627 seconds and 4 git commands to generate.