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:
272b98c
)
ahci: Changing two module params with static and __read_mostly
author
Chuansheng Liu
<chuansheng.liu@intel.com>
Wed, 18 Sep 2013 12:21:49 +0000
(20:21 +0800)
committer
Tejun Heo
<tj@kernel.org>
Sun, 22 Sep 2013 16:53:16 +0000
(12:53 -0400)
Here module parameters ahci_em_messages and devslp_idle_timeout can
be set as static and __read_mostly.
Signed-off-by: Liu, Chuansheng <chuansheng.liu@intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found