public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG?] staging: zram: Add auto loading of module if user opens /dev/zram.
@ 2013-09-09 15:58 Tom Gundersen
  2013-09-09 16:41 ` Kay Sievers
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Gundersen @ 2013-09-09 15:58 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk
  Cc: Greg Kroah-Hartman, Minchan Kim, devel, LKML, Kay Sievers

Hi Konrad,

The above commit (c70bda9 in mainline) doesn't appear to work for me.
I.e., depmod does not create an entry in modules.devname and hence no
device node is created on boot.

If I understand correctly, you'd also need to create the correct
"char-major-<MAJOR>-<MINOR>" alias. But I don't really see how this is
meant to work as I thought zram only created /dev/zramX type device
nodes, and not /dev/zram, or am I missing something?

Cheers,

Tom

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-12 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-09 15:58 [BUG?] staging: zram: Add auto loading of module if user opens /dev/zram Tom Gundersen
2013-09-09 16:41 ` Kay Sievers
2013-09-12 22:43   ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox