From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Kernel version for new drivers
Date: Mon, 1 May 2017 18:03:25 -0700 [thread overview]
Message-ID: <20170502010325.GA6311@kroah.com> (raw)
In-Reply-To: <e1398814-a396-cfa0-42e7-883ea420288f@successful.com.au>
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
next prev parent reply other threads:[~2017-05-02 1:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-01 23:05 Kernel version for new drivers Dushara Jayasinghe
2017-05-02 1:03 ` Greg KH [this message]
2017-05-02 4:44 ` Dushara Jayasinghe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170502010325.GA6311@kroah.com \
--to=greg@kroah.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.