diff options
author | Sumit Garg <sumit.garg@linaro.org> | 2019-12-30 16:22:40 +0300 |
---|---|---|
committer | Jens Wiklander <jens.wiklander@linaro.org> | 2020-01-03 13:21:12 +0300 |
commit | 5a769f6ff439cedc547395a6dc78faa26108f741 (patch) | |
tree | a9e3402daab21bb7022737099fa54e2848f6d694 /drivers/ata/ahci_mtk.c | |
parent | d1eef1c619749b2a57e514a3fa67d9a516ffa919 (diff) | |
download | linux-5a769f6ff439cedc547395a6dc78faa26108f741.tar.xz |
optee: Fix multi page dynamic shm pool alloc
optee_shm_register() expected pages to be passed as an array of page
pointers rather than as an array of contiguous pages. So fix that via
correctly passing pages as per expectation.
Fixes: a249dd200d03 ("tee: optee: Fix dynamic shm pool allocations")
Reported-by: Vincent Cao <vincent.t.cao@intel.com>
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Tested-by: Vincent Cao <vincent.t.cao@intel.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'drivers/ata/ahci_mtk.c')
0 files changed, 0 insertions, 0 deletions