Y
Hacker News
new
|
ask
|
show
|
jobs
by
shultays
1433 days ago
Serial printf logging is often required
This reminded me using "printk" in an incorrect place in an operating system course assignment. It was actually printk itself that was hanging the kernel!