linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Jeff Garzik <jgarzik@pobox.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Fix up riscom8 driver to use work queues instead of task queueing.
Date: Mon, 18 Aug 2003 19:28:31 +0100	[thread overview]
Message-ID: <20030818192831.E1737@flint.arm.linux.org.uk> (raw)
In-Reply-To: <Pine.LNX.4.44.0308181117540.5929-100000@home.osdl.org>; from torvalds@osdl.org on Mon, Aug 18, 2003 at 11:21:07AM -0700

On Mon, Aug 18, 2003 at 11:21:07AM -0700, Linus Torvalds wrote:
> Having done a few serial drivers (not because I want to, but because 
> nobody else seems to be doing them), I definitely see the need for both. 

Of course, the more correct approach is for someone to convert them to
use the new serial driver core (and fix the driver core interface to
allow them to work with it.)

Unfortunately I don't have the hardware for a lot of these specialist
serial cards, so it's a job I've steared clear of.  I've been hoping
that leaving them broken will make the ones which are used stand out,
and hopefully someone with the hardware would've picked them up and
done the necessary conversion.

But alas no.

(I did my best to convert dz.c without the hardware, but it seems to
have been lost into the depths of the MIPS tree... *hint*)

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


  reply	other threads:[~2003-08-18 18:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200308181806.h7II6K6D014918@hera.kernel.org>
2003-08-18 18:09 ` Fix up riscom8 driver to use work queues instead of task queueing Jeff Garzik
2003-08-18 18:21   ` Linus Torvalds
2003-08-18 18:28     ` Russell King [this message]
2003-08-18 18:47       ` Linus Torvalds
2003-08-18 18:59         ` Russell King
2003-08-18 19:10           ` Linus Torvalds
2003-08-18 18:44     ` Jeff Garzik
2003-08-18 19:12       ` Linus Torvalds
2003-08-18 19:25         ` Jeff Garzik
2003-08-18 19:36           ` Linus Torvalds
2003-08-18 20:32             ` Andrew Morton
2003-08-18 21:24               ` Jeff Garzik

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=20030818192831.E1737@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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).