TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Write and Submit your first Linux kernel Patch

74 点作者 ahmicro大约 14 年前

3 条评论

augustl大约 14 年前
In case you don't watch the whole video: <a href="http://kernelnewbies.org/" rel="nofollow">http://kernelnewbies.org/</a><p>A great starting point for kernel hacking.
steevdave大约 14 年前
Greg is an all around stand up guy. I personally like his presentation style and even though I've been hacking on the kernel for a while now at my current job, I never realized some of the things he presented. The checkpatch script is great, except that a lot of companies still ignore it. Freescale's BSP patches are extremely poor by checkpatch's standards, and that's what I spend most of my days fixing
runjake大约 14 年前
Greg Kroah-Hartman is a great speaker &#38; teacher. If you'd like to jump into Linux USB programming, his presentation on that is golden: <a href="http://www.kroah.com/linux/" rel="nofollow">http://www.kroah.com/linux/</a>