From: Greg KH <gregkh@linuxfoundation.org>
To: "Sune Mølgaard" <sune@molgaard.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [RFC] Summarizing deprecations
Date: Fri, 30 May 2014 19:21:51 -0700 [thread overview]
Message-ID: <20140531022151.GA32348@kroah.com> (raw)
In-Reply-To: <53893895.3040202@molgaard.org>
On Sat, May 31, 2014 at 04:04:05AM +0200, Sune Mølgaard wrote:
> Dear list,
>
> In order to keep this non-code RFC brief, allow me to list a few
> observations and then a proposal, that I shall be happy to engage in,
> but for which I'd like a bit of guidance:
>
> 1) System calls get superseded and deprecated on a regular basis
> 2) Keeping track of deprecations can be difficult
> 3) HW vendors with out-of-tree drivers allocate too few resources to
> handle 1) and 2)
> 4) Out-of-tree drivers usually fail to take deprecations into
> consideration, and then breaking when deprecation leads to removal
>
> A knee-jerk reaction to 3) might be that they all need to shape up, but
> experience seems to relegate that reaction to the pile of wishful
> thoughts that lead nowhere.
Not true at all.
> IIRC, Greg K-H once tried to extend an offer to HW vendors to the effect
> of helping with opening their code base, with the reward of helping
> write drivers. I don't know what came of it, but I imagine that I would
> have heard, if it was a roaring success.
It was a success. Do you know of any hardware that Linux currently does
not support that a vendor wants a Linux driver for it? I do not.
If you do, send them to me, I'll be glad to work on it, much like all of
the other drivers we have worked on in this program over the years.
Of course, if the vendor doesn't want a Linux driver for their hardware,
well, there's nothing anyone of us can do about that.
> As said, I'm more of a user, so I may be unaware of practices already in
> place to mark commits as causing deprecation, but if such practices
> exist, I should be able to whip up some sort of script that periodically
> does a "git log" and collates deprecations into some format that could
> then be parsed by a bash script grepping various out-of-tree code bases
> and notifies the relevant parties.
Have you looked at the kernel backport group and scripts? They do much
of this already, automatically, backporting newer drivers to older
kernel versions for people stuck at those releases. I think what you
want is already completed...
thanks,
greg k-h
next prev parent reply other threads:[~2014-05-31 2:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-31 2:04 [RFC] Summarizing deprecations Sune Mølgaard
2014-05-31 2:21 ` Greg KH [this message]
2014-05-31 2:56 ` Sune Mølgaard
2014-05-31 3:37 ` Greg KH
2014-06-02 23:12 ` Sune Mølgaard
2014-06-03 0:15 ` Greg KH
2014-05-31 3:00 ` Steven Rostedt
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=20140531022151.GA32348@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sune@molgaard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox