2e2ce32d1760b author Joonyoung Shim 1348741563 +0900 committer Inki Dae 1349313056 +0900 drm/exynos: fix kcalloc size of g2d cmdlist node The size argument means just one element size when we call kcalloc, so G2D_CMDLIST_NUM * sizeof(*node) is wrong. Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park Signed-off-by: Inki Dae l<²='x