diff options
author | Hugh Dickins <[email protected]> | 2009-06-23 13:52:49 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-06-23 11:23:33 -0700 |
commit | d26ed650d9947a786bbda8de9cd914dbeebc1a68 (patch) | |
tree | 4d3b9577187b2adca6c48861266842dd4f9e7290 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 788c7df451467df71638dd79a2d63d78c6e13b9c (diff) |
mm: don't rely on flags coincidence
Indeed FOLL_WRITE matches FAULT_FLAG_WRITE, matches GUP_FLAGS_WRITE,
and it's tempting to devise a set of Grand Unified Paging flags;
but not today. So until then, let's rely upon the compiler to spot
the coincidence, "rather than have that subtle dependency and a
comment for it" - as you remarked in another context yesterday.
Signed-off-by: Hugh Dickins <[email protected]>
Acked-by: Wu Fengguang <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions