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:
5607ce9
)
staging: zram: Add auto loading of module if user opens /dev/zram.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Fri, 12 Jul 2013 18:20:52 +0000
(14:20 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 20:38:25 +0000
(13:38 -0700)
Greg spotted that said driver is not subscribing to the automagic
mechanism of auto-loading if a user tries to open /dev/zram.
This fixes it.
CC: Minchan Kim <minchan@kernel.org>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found