All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: sparclinux@vger.kernel.org
Subject: Re: [PATCH] Re: Oops on 2.6.1-rc1 serial access
Date: Mon, 05 Jan 2004 19:04:09 +0000	[thread overview]
Message-ID: <20040105110409.01ae3342.davem@redhat.com> (raw)
In-Reply-To: <1073198287.3960.38.camel@ori.thedillows.org>

On 04 Jan 2004 01:38:07 -0500
David Dillow <dave@thedillows.org> wrote:

> Sunzilog was telling the serial core that we were going to register 4
> ports, but then only registered 2. Serial core was calling uart_close()
> on ports that had never been set up (ttyS2 & ttyS3), therefore the
> illegal access.
> 
> The attached patch teaches Sunzilog to not count ports attached to a
> keyboard or mouse when registering with serial_core. With this patch, I
> no longer get an oops when opening the problem ports.

Looks great, patch applied.

Thanks David.

      reply	other threads:[~2004-01-05 19:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-04  6:38 [PATCH] Re: Oops on 2.6.1-rc1 serial access David Dillow
2004-01-05 19:04 ` David S. Miller [this message]

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=20040105110409.01ae3342.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=sparclinux@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 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.