1. Kernel version for new drivers (Dushara Jayasinghe) -----邮件原件----- 发件人: kernelnewbies-bounces@xxxxxxxxxxxxxxxxx [mailto:kernelnewbies-bounces@xxxxxxxxxxxxxxxxx] 代表 kernelnewbies-request@xxxxxxxxxxxxxxxxx 发送时间: 2017年5月3日 0:00 收件人: kernelnewbies@xxxxxxxxxxxxxxxxx 主题: Kernelnewbies Digest, Vol 78, Issue 2 Send Kernelnewbies mailing list submissions to kernelnewbies@xxxxxxxxxxxxxxxxx To subscribe or unsubscribe via the World Wide Web, visit https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies or, via email, send a message with subject or body 'help' to kernelnewbies-request@xxxxxxxxxxxxxxxxx You can reach the person managing the list at kernelnewbies-owner@xxxxxxxxxxxxxxxxx When replying, please edit your Subject line so it is more specific than "Re: Contents of Kernelnewbies digest..." Today's Topics: 1. Kernel version for new drivers (Dushara Jayasinghe) 2. Re: Kernel version for new drivers (Greg KH) 3. Re: Kernel version for new drivers (Dushara Jayasinghe) 4. Regarding The Eudyptula Challenge (Anil Nair) 5. Re: Regarding The Eudyptula Challenge (valdis.kletnieks@xxxxxx) 6. Re: Regarding The Eudyptula Challenge (Thomas Bracht Laumann Jespersen) ---------------------------------------------------------------------- Message: 1 Date: Tue, 2 May 2017 09:05:18 +1000 From: Dushara Jayasinghe <dushara@xxxxxxxxxxxxxxxxx> Subject: Kernel version for new drivers To: Kernelnewbies@xxxxxxxxxxxxxxxxx Message-ID: <e1398814-a396-cfa0-42e7-883ea420288f@xxxxxxxxxxxxxxxxx> Content-Type: text/plain; charset=utf-8; format=flowed Hi all, Not sure if this has been covered elsewhere. I'm working on a sama5d2 based device where the kernel supported by the hardware vendor is 4.4. Any drivers we develop and test are based on this version of the kernel. Do the kernel maintainers accept drivers for older (but maintained) versions of the kernel? Is there some general policy regarding this or is it a question that I need to ask the maintainer of the subsystem that the driver belongs to? Thanks. DJ ------------------------------ Message: 2 Date: Mon, 1 May 2017 18:03:25 -0700 From: Greg KH <greg@xxxxxxxxx> Subject: Re: Kernel version for new drivers To: Dushara Jayasinghe <dushara@xxxxxxxxxxxxxxxxx> Cc: Kernelnewbies@xxxxxxxxxxxxxxxxx Message-ID: <20170502010325.GA6311@xxxxxxxxx> Content-Type: text/plain; charset=us-ascii On Tue, May 02, 2017 at 09:05:18AM +1000, Dushara Jayasinghe wrote: > Hi all, > > Not sure if this has been covered elsewhere. I'm working on a sama5d2 > based device where the kernel supported by the hardware vendor is 4.4. > Any drivers we develop and test are based on this version of the kernel. > Do the kernel maintainers accept drivers for older (but maintained) > versions of the kernel? Nope, for the simple reason that we can't go back in time and add them to old releases :) > Is there some general policy regarding this or is it a question that I > need to ask the maintainer of the subsystem that the driver belongs > to? Have you read the stable_kernel_rules.txt file in the Documentation directory for what type of patch is allowed in the stable kernel releases? It should answer this question. Also look at the development_process/ "book" in the tree, that should help out. In short, you always have to add new features to the latest development verison of the kernel. hope this helps, greg k-h ------------------------------ Message: 3 Date: Tue, 2 May 2017 14:44:23 +1000 From: Dushara Jayasinghe <dushara@xxxxxxxxxxxxxxxxx> Subject: Re: Kernel version for new drivers To: Greg KH <greg@xxxxxxxxx> Cc: kernelnewbies@xxxxxxxxxxxxxxxxx Message-ID: <2d8eb17d-7fc6-da7f-071f-8901de65189a@xxxxxxxxxxxxxxxxx> Content-Type: text/plain; charset=UTF-8; format=flowed On 2/05/2017 11:03 AM, Greg KH wrote: > In short, you always have to add new features to the latest > development verison of the kernel. > > hope this helps, > It does. Thanks. ------------------------------ Message: 4 Date: Tue, 2 May 2017 10:20:21 +0530 From: Anil Nair <anilcoll90@xxxxxxxxx> Subject: Regarding The Eudyptula Challenge To: kernelnewbies <kernelnewbies@xxxxxxxxxxxxxxxxx> Message-ID: <CAHkwNTmW4a8iAJyQZKu1Be4qSx=xT7eWCt+3v2BSL5iQ6mO5TA@xxxxxxxxxxxxxx> Content-Type: text/plain; charset=UTF-8 Hi All, Is the following challenge working, http://eudyptula-challenge.org/. I tried mailing little@xxxxxxxxxxxxxxxxxxxxxxx 2 to 3 times but there was no reply. Other than the instructions mentioned in http://eudyptula-challenge.org, is there anything that i am missing? -- -- Regards, Anil Nair ------------------------------ Message: 5 Date: Tue, 02 May 2017 01:40:35 -0400 From: valdis.kletnieks@xxxxxx Subject: Re: Regarding The Eudyptula Challenge To: Anil Nair <anilcoll90@xxxxxxxxx> Cc: kernelnewbies <kernelnewbies@xxxxxxxxxxxxxxxxx> Message-ID: <42469.1493703635@xxxxxxxxxxxxxxxxxxxxxxx> Content-Type: text/plain; charset="us-ascii" On Tue, 02 May 2017 10:20:21 +0530, Anil Nair said: > Other than the instructions mentioned in > http://eudyptula-challenge.org, is there anything that i am missing? You're missing the fact that the challenge has been overwhelmed by entrants, and that it can take as much as a few weeks for them to get around to dealing with your submission. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 486 bytes Desc: not available Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20170502/86475c40/attachment-0001.bin ------------------------------ Message: 6 Date: Tue, 2 May 2017 15:59:13 +0200 From: Thomas Bracht Laumann Jespersen <laumann.thomas@xxxxxxxxx> Subject: Re: Regarding The Eudyptula Challenge To: valdis.kletnieks@xxxxxx Cc: Anil Nair <anilcoll90@xxxxxxxxx>, kernelnewbies <kernelnewbies@xxxxxxxxxxxxxxxxx> Message-ID: <CAN=42sxC4EfJKe2pAtaUh04ynrwXGMM6YpV9Z=jPzCwsDsW=vQ@xxxxxxxxxxxxxx> Content-Type: text/plain; charset=UTF-8 On 2 May 2017 at 07:40, <valdis.kletnieks@xxxxxx> wrote: > > On Tue, 02 May 2017 10:20:21 +0530, Anil Nair said: > > Other than the instructions mentioned in > > http://eudyptula-challenge.org, is there anything that i am missing? > > You're missing the fact that the challenge has been overwhelmed by entrants, > and that it can take as much as a few weeks for them to get around to dealing > with your submission. Little also announced some time back that the challenge would be closed for new entrants after 20k entrants (at that point there were 19k), so it might be closed already? But yeah, be patient, sometimes little is busy - but he'll get back to you eventually. > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies@xxxxxxxxxxxxxxxxx > https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies > ------------------------------ _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies End of Kernelnewbies Digest, Vol 78, Issue 2 ******************************************** _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies