diff options
author | YoungJun Cho <[email protected]> | 2013-07-03 17:09:20 +0900 |
---|---|---|
committer | Inki Dae <[email protected]> | 2013-07-04 15:55:37 +0900 |
commit | 42ac99a72041a3515bd2b205adb9a239b49c6741 (patch) | |
tree | 0eb393d239fb8f914b583e40c2716c8217b341eb /net/unix/sysctl_net_unix.c | |
parent | af51a5e7068826fe5016ab38149243bacc449233 (diff) |
drm/exynos: fix pages allocation size in lowlevel_buffer_allocate
When IOMMU is not supported, buf->pages has to be allocated to
assign the result of phys_to_page() which return type is struct
page *. So it is sufficient to allocate buf->pages with the size
of multiple struct page pointers.
Signed-off-by: YoungJun Cho <[email protected]>
Signed-off-by: Seung-Woo Kim <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions