kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Re: Missing RUST_EXAMPLE option in linux-next
@ 2021-04-01  5:19 Manas
  2021-04-01  5:56 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Manas @ 2021-04-01  5:19 UTC (permalink / raw)
  To: kernelnewbies

Hi, I am working on a device driver in rust in linux-next as an academic
project. I used the following command to create .config:

$ make LLVM=1 menuconfig

But, sometimes the RUST_EXAMPLE option is not visible in menuconfig
(under /Device Drivers/Character devices/). It seemingly happens at random
that this option disappears, despite having a working rust nightly environment
(and other dependencies).

Can someone point me to why is this happening?

Also, if this is not the right place for this query, please let me know.

Thank you
-- 
Manas
CSAM Undergraduate | 2022
IIIT-Delhi, India

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

* Re: Missing RUST_EXAMPLE option in linux-next
  2021-04-01  5:19 Missing RUST_EXAMPLE option in linux-next Manas
@ 2021-04-01  5:56 ` Greg KH
  2021-04-01  5:59   ` Manas
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2021-04-01  5:56 UTC (permalink / raw)
  To: Manas; +Cc: kernelnewbies

On Thu, Apr 01, 2021 at 10:49:16AM +0530, Manas wrote:
> Hi, I am working on a device driver in rust in linux-next as an academic
> project. I used the following command to create .config:
> 
> $ make LLVM=1 menuconfig
> 
> But, sometimes the RUST_EXAMPLE option is not visible in menuconfig
> (under /Device Drivers/Character devices/). It seemingly happens at random
> that this option disappears, despite having a working rust nightly environment
> (and other dependencies).
> 
> Can someone point me to why is this happening?

Try asking the developers who maintain the linux rust branch where this
code is coming from?  They are the best ones to help out with their
code.

good luck!

greg k-h

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

* Re: Missing RUST_EXAMPLE option in linux-next
  2021-04-01  5:56 ` Greg KH
@ 2021-04-01  5:59   ` Manas
  0 siblings, 0 replies; 3+ messages in thread
From: Manas @ 2021-04-01  5:59 UTC (permalink / raw)
  To: Greg KH; +Cc: kernelnewbies

On Thu, Apr 01, 2021 at 07:56:40AM +0200, Greg KH wrote:
> On Thu, Apr 01, 2021 at 10:49:16AM +0530, Manas wrote:
> > Hi, I am working on a device driver in rust in linux-next as an academic
> > project. I used the following command to create .config:
> > 
> > $ make LLVM=1 menuconfig
> > 
> > But, sometimes the RUST_EXAMPLE option is not visible in menuconfig
> > (under /Device Drivers/Character devices/). It seemingly happens at random
> > that this option disappears, despite having a working rust nightly environment
> > (and other dependencies).
> > 
> > Can someone point me to why is this happening?
> 
> Try asking the developers who maintain the linux rust branch where this
> code is coming from?  They are the best ones to help out with their
> code.
> 
Sure. Thanks for prompt reply!

-- 
Manas
CSAM Undergraduate | 2022
IIIT-Delhi, India

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

end of thread, other threads:[~2021-04-01  5:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01  5:19 Missing RUST_EXAMPLE option in linux-next Manas
2021-04-01  5:56 ` Greg KH
2021-04-01  5:59   ` Manas

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).