LINUX.ORG.RU

История изменений

Исправление gns, (текущая версия) :

No rust code in kernel/dma, please.

https://lore.kernel.org/rust-for-linux/20250108135951.GA18074@lst.de/#t

Там же, ниже

Rust drivers shouldn't use C APIs directly, but rather use an abstraction of the corresponding C API.

Don't force me to deal with your shiny language of the day. Maintaining multi-language projects is a pain I have no interest in dealing with. If you want to use something that's not C, be that assembly or rust you write to C interfaces and deal with the impedence mismatch yourself as far as I'm concerned.

Исправление gns, :

No rust code in kernel/dma, please.

https://lore.kernel.org/rust-for-linux/20250108135951.GA18074@lst.de/#t

Там же, ниже

Rust drivers shouldn't use C APIs directly, but rather use an abstraction of the corresponding C API.

Don't force me to deal with your shiny language of the day. Maintaining

multi-language projects is a pain I have no interest in dealing with. If you want to use something that's not C, be that assembly or rust you write to C interfaces and deal with the impedence mismatch yourself as far as I'm concerned.

Исходная версия gns, :