diff options
author | Inki Dae <inki.dae@samsung.com> | 2012-04-23 10:36:39 (GMT) |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2012-04-23 11:31:20 (GMT) |
commit | 887ea3db26ec8a43b650ada273e1159492939c10 (patch) | |
tree | 9676cbda8875ec020189cb07c98ba7df738f0eb2 /drivers/pcmcia | |
parent | 273a50fbcd2d2c0652bbda58dd1985f932ce6d75 (diff) | |
download | linux-887ea3db26ec8a43b650ada273e1159492939c10.tar.xz |
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 <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions