Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(431)

Issue 668184: msm_kgsl: Implement the old version of the KGSL_SHAREDMEM_FROM_PMEM ioctl. (Closed)

Created:
10 years, 9 months ago by Kenneth Waters
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

msm_kgsl: Implement the old version of the KGSL_SHAREDMEM_FROM_PMEM ioctl. BUG=NONE TEST=Built and run on st1q

Patch Set 1 #

Patch Set 2 : Fixup typo. #

Total comments: 2

Patch Set 3 : Respond to review #

Total comments: 1

Patch Set 4 : Respond to review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -4 lines) Patch
M drivers/char/msm_kgsl/kgsl.c View 1 2 3 4 chunks +20 lines, -4 lines 0 comments Download
M include/linux/msm_kgsl.h View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Kenneth Waters
10 years, 9 months ago (2010-03-05 21:20:08 UTC) #1
robotboy
LGTM, but msb should probably give it a look as well.
10 years, 9 months ago (2010-03-05 21:34:07 UTC) #2
Mandeep Singh Baines
http://codereview.chromium.org/668184/diff/5/1003 File drivers/char/msm_kgsl/kgsl.c (right): http://codereview.chromium.org/668184/diff/5/1003#newcode839 drivers/char/msm_kgsl/kgsl.c:839: if ((size == sizeof(struct kgsl_sharedmem_from_pmem_old) || if size is ...
10 years, 9 months ago (2010-03-06 01:01:57 UTC) #3
Kenneth Waters
ptal. http://codereview.chromium.org/668184/diff/5/1003 File drivers/char/msm_kgsl/kgsl.c (right): http://codereview.chromium.org/668184/diff/5/1003#newcode839 drivers/char/msm_kgsl/kgsl.c:839: if ((size == sizeof(struct kgsl_sharedmem_from_pmem_old) || On 2010/03/06 ...
10 years, 9 months ago (2010-03-08 18:22:30 UTC) #4
Mandeep Singh Baines
10 years, 9 months ago (2010-03-09 20:50:29 UTC) #5
LGTM after fixing minor 80 char nit.

http://codereview.chromium.org/668184/diff/9/10
File drivers/char/msm_kgsl/kgsl.c (right):

http://codereview.chromium.org/668184/diff/9/10#newcode1027
drivers/char/msm_kgsl/kgsl.c:1027: sizeof(struct kgsl_sharedmem_from_pmem));
80 char

Powered by Google App Engine
This is Rietveld 408576698