rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* module as seperate crate
@ 2020-11-29 17:36 Finn Behrens
  2020-11-29 17:51 ` Miguel Ojeda
  0 siblings, 1 reply; 7+ messages in thread
From: Finn Behrens @ 2020-11-29 17:36 UTC (permalink / raw)
  To: rust-for-linux

Hi,

What is the reason for module being an extra crate? I would have to run
some generic setup code for kernel/printk, but as the module macro being
from an extra crate, I cannot easily run some code there. Should we
maybe move module into the kernel crate, to make this easier?


Finn

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

end of thread, other threads:[~2020-12-13  1:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-29 17:36 module as seperate crate Finn Behrens
2020-11-29 17:51 ` Miguel Ojeda
2020-11-29 17:54   ` Finn Behrens
     [not found]     ` <d417fec0-c5c6-edda-796e-a861f5518eed@kloenk.de>
     [not found]       ` <CANiq72negqN+2eOjieYW1Zas1ays3t3W-+wZisXjF9q=kob3yw@mail.gmail.com>
2020-11-29 18:30         ` Finn Behrens
2020-12-09 23:20           ` Miguel Ojeda
2020-12-12 23:48             ` Wedson Almeida Filho
2020-12-13  1:00               ` Miguel Ojeda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).