diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2016-09-30 22:27:25 +0200 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2016-09-30 23:48:25 +0200 |
commit | cd5d38b052384daa2893e9a1d94900d5a20ed4b5 (patch) | |
tree | ec49e6b6a6ab8aafab490a5074363e294b183f31 /drivers/dma-buf/dma-buf.c | |
parent | ARC: CONFIG_NODES_SHIFT fix default values (diff) | |
download | linux-cd5d38b052384daa2893e9a1d94900d5a20ed4b5.tar.xz linux-cd5d38b052384daa2893e9a1d94900d5a20ed4b5.zip |
ARCv2: fix local_save_flags
Commit d9676fa152c83b ("ARCv2: Enable LOCKDEP"), changed
local_save_flags() to not return raw STATUS32 but encoded in the form
such that it could be fed directly to CLRI/SETI instructions.
However the STATUS32.E[] was not captured correctly as it corresponds to
bits [4:1] in the register and not [3:0]
Fixes: d9676fa152c83b ("ARCv2: Enable LOCKDEP")
Cc: Evgeny Voevodin <evgeny.voevodin@intel.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'drivers/dma-buf/dma-buf.c')
0 files changed, 0 insertions, 0 deletions