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:
3fd47f0
)
powerpc/topology: Fix spurr attribute permission
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 6 May 2013 05:02:40 +0000
(15:02 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 6 May 2013 05:02:40 +0000
(15:02 +1000)
We are registering the attribute with permission 0600 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