Posts Tagged ‘Patch’

微软向Linux提交代码能走多远

Sunday, September 13th, 2009

微软虚拟机代码可能被移出Linux!

Linux驱动维护者GregKH在为Linux-2.6.32的merge window做准备时整理了现有的staging目录。对于微软提供的虚拟机hv驱动代码发表了一下的观点:

hv (Microsoft Hyper-V) drivers. Over 200 p[......]

Read More

Linux内核社区投稿

Friday, September 11th, 2009

2年前指导公司内部人员如何提交Linux内核Patch时整理的wiki资料。在这里共享,主要介绍Patch作成时,以及社区对应时的注意点。

1.  patch制作

1.1 bug修正

bug修正时请注意以下几点:

  • 是否没有多余的注释。
  • 注释是否符合kernel doc format。
  • 是否incl[......]

Read More

Linux-2.6.31 was released

Thursday, September 10th, 2009

Linus released Linux-2.6.31 on 2009-09-09 USA time.

What I am focusing on is the development status of kernel. And by the KPS tool,  I found some inte[......]

Read More