diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2019-03-07 10:12:28 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-28 02:09:58 +0900 |
commit | 02b45b47fbe84e23699bb6bdc74d4c2780e282b4 (patch) | |
tree | d2f32c53c99b89d07ba3d10371b8db518ff96af8 /drivers/uio | |
parent | 25e8dfb83cda0a123bb1e091d6c3599cde050d76 (diff) |
misc: fastrpc: fix remote page size calculation
Remote page size should be calculated based on address and size, fix this!
Without this we will endup with one page less in cases where the buffer
is across 3 pages.
Fixes: c68cfb718c8f ("misc: fastrpc: Add support for context Invoke method")
Reported-by: Krishnaiah Tadakamalla <ktadakam@qti.qualcomm.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions