diff options
author | Todd Poynor <toddpoynor@google.com> | 2018-08-09 20:21:04 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-27 19:43:44 +0200 |
commit | 717264bab46e774e196574c77aae5f103b9b2f26 (patch) | |
tree | 6ec29fc2cf358903e00a2d2f5faa637f165b3ad7 /fs/gfs2/rgrp.c | |
parent | 6c258edc64ae3d655a37abb773c21492a5196bf2 (diff) | |
download | linux-717264bab46e774e196574c77aae5f103b9b2f26.tar.bz2 |
staging: gasket: core: switch to relaxed memory-mapped I/O
Use of readl() is deprecated; readl_relaxed() with appropriate memory
barriers is preferred. Switch to relaxed reads and writes for better
performance as well. Memory barriers required for I/O vs. normal
memory access on Apex devices have already been explicitly coded in the
page table routines.
Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/gfs2/rgrp.c')
0 files changed, 0 insertions, 0 deletions