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:
64b2d1f
)
s390/ap_bus: Make modules parameters visible in sysfs
author
Michael Veigel
<veigel@de.ibm.com>
Mon, 14 Apr 2014 12:28:27 +0000
(14:28 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 10 Jun 2014 08:48:27 +0000
(10:48 +0200)
Change the visibility of the module parameters ap_domain_index and
ap_thread_flag for the owner and the members of the owners group in
sysfs.
Previously the parameters where invisible due to a value of zero
as permissions parameter in the module_param_named macro.
Signed-off-by: Michael Veigel <veigel@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found