diff options
author | Santosh Shilimkar <[email protected]> | 2013-12-02 20:29:12 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2013-12-09 23:24:28 +0000 |
commit | 787b0d5c1ca7ff24feb6f92e4c7f4410ee7d81a8 (patch) | |
tree | 47b4343fff33ee4169ca0f2387e47bee9d56eb03 /fs/jbd/commit.c | |
parent | 9f28cde0bc643186d32744ce69d12222e8588fe7 (diff) |
ARM: 7908/1: mm: Fix the arm_dma_limit calculation
Current code is using PHYS_OFFSET to calculate the arm_dma_limit which
will lead to wrong calculations in cases where PHYS_OFFSET is updated
runtime.
So fix the code by using __pv_phys_offset instead of PHYS_OFFSET.
Cc: Catalin Marinas <[email protected]>
Cc: Nicolas Pitre <[email protected]>
Signed-off-by: Santosh Shilimkar <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions