diff options
author | Matthew Wilcox <[email protected]> | 2015-02-16 15:59:44 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-02-16 17:56:04 -0800 |
commit | d92576f1167cacf7844e5993f343eed4a6d8a147 (patch) | |
tree | 59bac8408c6faff4adb2d32398cff07b2e122b6b /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | a7a97fc9ff6c2fcec00feb34d9b87b94452b0b78 (diff) |
dax: does not work correctly with virtual aliasing caches
The DAX code accesses the underlying storage through the kernel's linear
mapping, which may not be cache-coherent with user mappings on ARM, MIPS
or SPARC. Temporarily disable the DAX code until this problem is
resolved.
The original XIP code also had this problem, but it was never noticed.
Signed-off-by: Matthew Wilcox <[email protected]>
Cc: Andreas Dilger <[email protected]>
Cc: Boaz Harrosh <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Ross Zwisler <[email protected]>
Cc: Theodore Ts'o <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions