summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorLaura Abbott <lauraa@codeaurora.org>2014-09-16 09:45:54 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:03:43 -0700
commit868aea78326722b35901e847f9f5c21024846042 (patch)
treeda147fb1ce7a04273c76a02feffb030134070bea /include/uapi/linux
parented71b13963ac2e9c4513832bb9076d58bc882388 (diff)
common: dma-mapping: Store page array in vm_struct
Commit 54329ac (common: dma-mapping: introduce common remapping functions) factored out common code for remapping arrays of pages. The code before the refactor relied on setting area->pages with the array of mapped pages for easy access later. The refactor dropped this, breaking parts of the ARM DMA API. Fix this by setting the page array in the same place. Change-Id: Ie4d085132f350db29eb2aca67156c25b5e842903 Reported-by: Mitchel Humpherys <mitchelh@codeaurora.org> Signed-off-by: Laura Abbott <lauraa@codeaurora.org> Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions