linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Alessio Igor Bogani <abogani@texware.it>
Cc: Greg Kroah-Hartman <gregkh@suse.de>, LNML <linux-next@vger.kernel.org>
Subject: Re: [PATCH] Staging: comedi: Remove useless code
Date: Tue, 21 Apr 2009 15:11:37 -0700	[thread overview]
Message-ID: <20090421221137.GA10477@kroah.com> (raw)
In-Reply-To: <1237921281-5462-1-git-send-email-abogani@texware.it>

On Tue, Mar 24, 2009 at 08:01:21PM +0100, Alessio Igor Bogani wrote:
> Remove all code contained into CONFIG_COMEDI_RTAI, CONFIG_COMEDI_RTL,
> CONFIG_COMEDI_RTL_V1, CONFIG_COMEDI_FUSION and CONFIG_COMEDI_RT
> ifdef/endif preprocessor directives. Which all referred to 
> method called "dual kernel approach" (where both a micro kernel OS
> and Linux running on same machine and IRQ dispatching is under the
> control of the first one) for achieve real-time behavior.
> 
> I take notice that:
> 
> 1) Those are all completely undocumented.
> 2) No one express interest in keep those in sync so are unsupported.
> 3) As far I know, and at least for CONFIG_COMEDI_FUSION, are obsolete
>    (FUSION was replaced by Xenomai long time ago).
> 4) Should be  better to let respectively authors make a separate patch
>    against Linux source and comedi drivers.
> 5) Removing those should do avoid confusion in Linux kernel developers.
> 6) Keep those in don't let us chance to break/change the interfaces.
> 7) Those aren't integrated with Kbuild so are useless in any case.
> 8) Removing those make the code more simple.

Can you run this by the other comedi developers?  I think that there is
some useful code in here, I don't want to just dump it all.

thanks,

greg k-h

  reply	other threads:[~2009-04-21 22:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-24 19:01 [PATCH] Staging: comedi: Remove useless code Alessio Igor Bogani
2009-04-21 22:11 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-03-31 19:40 [PATCH] Staging: sxg: replace __FUNCTION__ usages Alessio Igor Bogani
2009-03-31 19:40 ` [PATCH] Staging: rt3070: " Alessio Igor Bogani
2009-03-31 19:40   ` [PATCH] Staging: comedi: " Alessio Igor Bogani
2009-03-31 19:40     ` [PATCH] Staging: comedi: Remove useless code Alessio Igor Bogani

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=20090421221137.GA10477@kroah.com \
    --to=greg@kroah.com \
    --cc=abogani@texware.it \
    --cc=gregkh@suse.de \
    --cc=linux-next@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;
as well as URLs for NNTP newsgroup(s).