From: Greg KH <greg@kroah.com>
To: Daniel Rodrick <daniel.rodrick@gmail.com>
Cc: kernelnewbies <kernelnewbies@nl.linux.org>,
Linux Newbie <linux-newbie@vger.kernel.org>,
linux-kernel@vger.kernel.org
Subject: Re: after effects of a kernel API change
Date: Wed, 17 Jan 2007 21:04:24 -0800 [thread overview]
Message-ID: <20070118050424.GB17408@kroah.com> (raw)
In-Reply-To: <292693080701172015n736a269fl6945ba4fe19d8174@mail.gmail.com>
On Thu, Jan 18, 2007 at 09:45:04AM +0530, Daniel Rodrick wrote:
> Hi list,
>
> Whenever there is a change in the kernel API (or a new API is
> introduced), all of the drivers that use the older API need to be
> changed (or recommended to be changed). I believe it is the
> responsibility of the person changing the kernel API, to change all
> the drivers that have found their way into the kernel code?
Yes, that is the case.
> How does this happen? Because the person who brought the change in the
> API might not know the internals of all the drivers?
But they know why they made the change, so it's usually pretty obvious.
If not, they merely ask for help from the original author / maintainer
of the code, but that doesn't happen very often.
> Is there any way volunteers like me can help in this exercise?
Sure, go through the kernel building all of the different arches and all
of the modules and report what breaks due to api changes. The -mm tree
is the best place to test this stuff out, as that is where the changes
usually occur first.
good luck,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2007-01-18 5:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-18 4:15 after effects of a kernel API change Daniel Rodrick
2007-01-18 5:04 ` Greg KH [this message]
2007-01-18 5:10 ` Ahmed S. Darwish
2007-01-18 5:35 ` Rajat Jain
2007-01-18 7:47 ` Eric W. Biederman
2007-01-18 9:44 ` Ahmed S. Darwish
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=20070118050424.GB17408@kroah.com \
--to=greg@kroah.com \
--cc=daniel.rodrick@gmail.com \
--cc=kernelnewbies@nl.linux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-newbie@vger.kernel.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