diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-02-11 12:36:43 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-02-11 12:40:08 +0000 |
commit | 0b116a1d023ad7cc148d91f268dbf71452dbd9dd (patch) | |
tree | 5953a9f5445bec1b9d2f88b32a0a509b96f6b658 /NEWS | |
parent | 47657e5355103b2e61da6f059c560e63fe13b0ed (diff) |
sna: Fix inaccurate use of __attribute__((const))
'const' is only allowed to use the function parameters and not allowed
to access global memory - that includes not allowed to deference its
arguments...
Thanks to Jiri Slaby for spotting my mistake.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions