Re: How to fast master kernel
On Wed, 11 May 2016 12:26:17 +0800, "Aric" said:
But for each board, it have dedicated kernel code package. For example, what I want to do first, it I can write kernel drivers and kernel code freely. I can easily add a I2C (AT24C02) device and finished its driver in a short time.
Wel, that's only actually helpful for the kernel if somebody's already done the port to that board (which it seems they have, since it already has a kernel package), and failed to add an I2C driver already. The other thing that you could do that would benefit the kernel is to take the vendor's code (which is probably some ancient creeping horror like 3.4 or even a 2.6.something), and get the drivers up to 4.6 level and get them upstreamed. Greg KH is almost certainly reading this, and he *loves* helping get drivers into the main kernel :) Greg, meet Aric. Aric, meet Greg. :)
Yeah, that sounds good. Who know Greg's e-mail,or where to find him? ------------------ Original ------------------ From: "Valdis.Kletnieks";<Valdis.Kletnieks@vt.edu>; Date: Thu, May 12, 2016 01:32 AM To: "Aric"<583241212@qq.com>; Cc: "Robert P. J. Day"<rpjday@crashcourse.ca>; "kernelnewbies"<kernelnewbies@kernelnewbies.org>; Subject: Re: How to fast master kernel On Wed, 11 May 2016 12:26:17 +0800, "Aric" said:
But for each board, it have dedicated kernel code package. For example, what I want to do first, it I can write kernel drivers and kernel code freely. I can easily add a I2C (AT24C02) device and finished its driver in a short time.
Wel, that's only actually helpful for the kernel if somebody's already done the port to that board (which it seems they have, since it already has a kernel package), and failed to add an I2C driver already. The other thing that you could do that would benefit the kernel is to take the vendor's code (which is probably some ancient creeping horror like 3.4 or even a 2.6.something), and get the drivers up to 4.6 level and get them upstreamed. Greg KH is almost certainly reading this, and he *loves* helping get drivers into the main kernel :) Greg, meet Aric. Aric, meet Greg. :)
On Thu, May 12, 2016 at 07:14:42PM +0800, Aric wrote:
Yeah, that sounds good. Who know Greg's e-mail,or where to find him?
On Fri, 13 May 2016 10:34:13 +0200, Greg KH said:
On Thu, May 12, 2016 at 07:14:42PM +0800, Aric wrote:
Yeah, that sounds good. Who know Greg's e-mail,or where to find him?
I see what you did there. :)
Hi Valdis, Do you mean the Grag is "Greg KH"<greg@kroah.com>; ? But I'm still learning, where can I get a simple task to get into? The test task is also okay, pls give me test specification or what test env. it required. /BRs ------------------ Original ------------------ From: "Valdis.Kletnieks";<Valdis.Kletnieks@vt.edu>; Date: Fri, May 13, 2016 04:55 PM To: "Greg KH"<greg@kroah.com>; Cc: "Aric"<583241212@qq.com>; "Robert P. J. Day"<rpjday@crashcourse.ca>; "kernelnewbies"<kernelnewbies@kernelnewbies.org>; Subject: Re: How to contact to Greg. On Fri, 13 May 2016 10:34:13 +0200, Greg KH said:
On Thu, May 12, 2016 at 07:14:42PM +0800, Aric wrote:
Yeah, that sounds good. Who know Greg's e-mail,or where to find him?
I see what you did there. :)
On Fri, May 13, 2016 at 04:59:32PM +0800, Aric wrote:
Hi Valdis, Do you mean the Grag is "Greg KH"<greg@kroah.com>; ? But I'm still learning, where can I get a simple task to get into? The test task is also okay, pls give me test specification or what test env. it required.
There is no Grag, we only have Greg KH. Now that you are learning maybe you can start with http://eudyptula-challenge.org/ and: 1) never toppost 2) never send mime mails. regards sudip
On Fri, 13 May 2016, Sudip Mukherjee wrote:
On Fri, May 13, 2016 at 04:59:32PM +0800, Aric wrote:
Hi Valdis, Do you mean the Grag is "Greg KH"<greg@kroah.com>; ? But I'm still learning, where can I get a simple task to get into? The test task is also okay, pls give me test specification or what test env. it required.
There is no Grag, we only have Greg KH.
"I am Grag." rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ========================================================================
Why nerver toppost? ---原始邮件--- 发件人: "Sudip Mukherjee"<sudipm.mukherjee@gmail.com> 发送时间: 2016年5月13日 20:53:44 收件人: "Aric"<583241212@qq.com>; 抄送: "kernelnewbies"<kernelnewbies@kernelnewbies.org>;"Robert P. J. Day"<rpjday@crashcourse.ca>;"Greg KH"<greg@kroah.com>;"Valdis.Kletnieks"<Valdis.Kletnieks@vt.edu>; 主题: Re: How to contact to Greg. On Fri, May 13, 2016 at 04:59:32PM +0800, Aric wrote:
Hi Valdis, Do you mean the Grag is "Greg KH"<greg@kroah.com>; ? But I'm still learning, where can I get a simple task to get into? The test task is also okay, pls give me test specification or what test env. it required.
There is no Grag, we only have Greg KH. Now that you are learning maybe you can start with http://eudyptula-challenge.org/ and: 1) never toppost 2) never send mime mails. regards sudip )
On Fri, May 13, 2016 at 09:08:46PM +0800, Aric wrote:
Why nerver toppost?
On Fri, 13 May 2016 21:08:46 +0800, "Aric" said:
Why nerver toppost?
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? Now do you understand?
participants (6)
-
Aric -
Colin Vidal -
Greg KH -
Robert P. J. Day -
Sudip Mukherjee -
Valdis.Kletnieks@vt.edu