git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13732ba
)
drm/i915: Protect the argument expansion in LRI and SRM macros
author
Damien Lespiau
<damien.lespiau@intel.com>
Mon, 7 Apr 2014 19:24:32 +0000
(20:24 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 9 Apr 2014 12:57:20 +0000
(14:57 +0200)
It seems like it wouldn't be too unlikely to be wanting to use a an
expression in the macro argument and things could go very wrong.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found