diff options
author | Pan Bian <bianpan2016@163.com> | 2017-10-29 06:55:12 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-10-30 11:21:55 +0100 |
commit | 39c9ce70f13a3127a8057e30b48a239bf08f7c8e (patch) | |
tree | 35bf0dd52dfba5513d233392ff0997181cfe675b /crypto | |
parent | drm: virtio: replace reference/unreference with get/put (diff) | |
download | linux-39c9ce70f13a3127a8057e30b48a239bf08f7c8e.tar.xz linux-39c9ce70f13a3127a8057e30b48a239bf08f7c8e.zip |
gma500: mmu: unmap the correct address
The function kunmap_atomatic() is called on the same variable twice,
i.e. pt->v. In the second call, its parameter should be variable v
rather than pt->v.
Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1509256512-5962-1-git-send-email-bianpan2016@163.com
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions