Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

add eprintln macro#273

Closed
kloenk wants to merge 1 commit into
fishinabarrel:masterfrom
kloenk:eprintln
Closed

add eprintln macro#273
kloenk wants to merge 1 commit into
fishinabarrel:masterfrom
kloenk:eprintln

Conversation

@kloenk

@kloenk kloenk commented Oct 4, 2020

Copy link
Copy Markdown

Implements an eprintln macro, that writes onto the kernel console with KERN_ERR

@kloenk

kloenk commented Oct 4, 2020

Copy link
Copy Markdown
Author

Only build an tested against linux 5.8.11

@alex

alex commented Oct 4, 2020

Copy link
Copy Markdown
Member

Thanks for submitting this! Would you mind changing this to be a PR against https://github.com/Rust-for-Linux/linux/ which is where we're trying to move development?

@kloenk

kloenk commented Oct 4, 2020

Copy link
Copy Markdown
Author

Can try next week. That project seems much more complicated :-)

@kloenk

kloenk commented Oct 4, 2020

Copy link
Copy Markdown
Author

Can that project get a little more documentation? What is there project, where will it go, what linux version is it, how to build it?

@alex

alex commented Oct 4, 2020

Copy link
Copy Markdown
Member

It's a fork of a very recent linus's tree, wit the intent to upstream. https://github.com/Rust-for-Linux/linux/blob/rust/Documentation/rust/quick-start.rst contains docs, https://github.com/Rust-for-Linux/linux/tree/rust/rust/kernel is the part of the tree relevant to you.

@kloenk

kloenk commented Oct 4, 2020

Copy link
Copy Markdown
Author

Is there something like an irc I can join? Would be interested in tracking (and maybe participating) in this project

@alex

alex commented Oct 4, 2020 via email

Copy link
Copy Markdown
Member

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants