aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJérôme Glisse <[email protected]>2018-04-10 16:28:34 -0700
committerLinus Torvalds <[email protected]>2018-04-11 10:28:30 -0700
commit86586a41b8fe655e28be418a40e9bb2bb478cdd5 (patch)
treed8ea7dec933ff425240e74a8521bbf6bbbd39450 /tools/perf/scripts/python
parent08232a4544cc6befaabfbec2087bedaf21b0da34 (diff)
mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture
Only peculiar architecture allow write without read thus assume that any valid pfn do allow for read. Note we do not care for write only because it does make sense with thing like atomic compare and exchange or any other operations that allow you to get the memory value through them. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Jérôme Glisse <[email protected]> Reviewed-by: John Hubbard <[email protected]> Cc: Evgeny Baskakov <[email protected]> Cc: Ralph Campbell <[email protected]> Cc: Mark Hairgrove <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions