mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* block-major aliases (module-init-tools 3.0-pre2)
@ 2004-01-07 10:40 Andrey Borzenkov
  2004-01-08  0:39 ` Rusty Russell
  0 siblings, 1 reply; 2+ messages in thread
From: Andrey Borzenkov @ 2004-01-07 10:40 UTC (permalink / raw)
  To: Rusty Russell; +Cc: linux-kernel

Apparently generate-modprobe.conf is producing block-major-N-* while kernel 
(2.6.0) still calls request_module with block-major-N:

{pts/0}% grep request_module drivers/block/*
drivers/block/genhd.c:  request_module("block-major-%d", MAJOR(dev));

who is correct?

-andrey


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

end of thread, other threads:[~2004-01-08  1:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-07 10:40 block-major aliases (module-init-tools 3.0-pre2) Andrey Borzenkov
2004-01-08  0:39 ` Rusty Russell

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

Powered by JetHome