commit | 068e927e51265b16110951101506d112ef38fb36 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Fri Jul 12 14:20:52 2013 -0400 |
committer | Alex Shi <alex.shi@linaro.org> | Mon May 11 17:35:53 2015 +0800 |
tree | e072bbf64006076d9f5306f6eec8172bdbf7dedd | |
parent | 687f091b39ef238b975b6ad4e4e282ee9aade598 [diff] |
staging: zram: Add auto loading of module if user opens /dev/zram. 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> (cherry picked from commit c70bda992c12e593e411c02a52e4bd6985407539) Signed-off-by: Alex Shi <alex.shi@linaro.org>