diff options
author | Inki Dae <[email protected]> | 2012-04-23 19:36:39 +0900 |
---|---|---|
committer | Inki Dae <[email protected]> | 2012-04-23 20:31:20 +0900 |
commit | 887ea3db26ec8a43b650ada273e1159492939c10 (patch) | |
tree | 9676cbda8875ec020189cb07c98ba7df738f0eb2 /lib/mpi/mpi-inline.c | |
parent | 273a50fbcd2d2c0652bbda58dd1985f932ce6d75 (diff) |
drm/exynos: fixed duplicatd memory allocation bug.
the gem was already allocated at gem allocation time but is allocated
at page fault handler so this patch fixes the problem that gem was
allocated one more time.
Signed-off-by: Inki Dae <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.c')
0 files changed, 0 insertions, 0 deletions