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:
5fe0c1f
)
powerpc/cell/spufs: Fix status attribute permission
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 6 May 2013 02:02:05 +0000
(12:02 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 6 May 2013 02:02:05 +0000
(12:02 +1000)
We are registering the attribute with permission 0644 but it
doesn't have a store callback, which causes WARN_ON's during
boot. Fix the permission.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found