All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Roman Kurakin <rik@cronyx.ru>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Serial.c Bug
Date: Wed, 14 Nov 2001 23:59:08 +0000	[thread overview]
Message-ID: <20011114235908.B19575@flint.arm.linux.org.uk> (raw)
In-Reply-To: <3BF24147.9030508@cronyx.ru>
In-Reply-To: <3BF24147.9030508@cronyx.ru>; from rik@cronyx.ru on Wed, Nov 14, 2001 at 01:02:47PM +0300

On Wed, Nov 14, 2001 at 01:02:47PM +0300, Roman Kurakin wrote:
>     I have found a bug. It is in support of serial cards which uses 
> memory for I/O insted of ports. I made a patch for serial.c and fix
> one place, but probably the problem like this one could be somewhere
> else.

I've got this fish caught in the my serial driver rewrite - the driver
always handles the requesting and freeing of the resources.  If it is
unable to request the resources, then you will receive a suitable error
when trying to configure two ports.

Please note that I'm not about to take on maintainence of the current
serial.c driver, except where I spot obvious bugs.

I'd recommend that you pass this one to Marcelo to incorporate (only
after he's got his feet on the ground again. 8))  It looks sensible.

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


  reply	other threads:[~2001-11-14 23:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-14 10:02 Serial.c Bug Roman Kurakin
2001-11-14 23:59 ` Russell King [this message]
2001-11-15 13:34   ` Roman Kurakin

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=20011114235908.B19575@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rik@cronyx.ru \
    /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.