Commit e6a2123
committed
ODROID-C2: gpu/arm: hack to force the memory page writable
This patch is the hack to force the memory pages allocated by the ump driver
to be writable such that they cannot have an error 'permission denied' when
'mmap()' is called.
Change-Id: I6917b0c36d93b0bf24a5a81d68c46c1802e2f9a5
Signed-off-by: Dongjin Kim <[email protected]>1 parent c34d3a3 commit e6a2123
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
324 | 327 | | |
325 | 328 | | |
326 | 329 | | |
327 | 330 | | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
328 | 334 | | |
329 | 335 | | |
330 | 336 | | |
| |||
0 commit comments