From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: Andrey Panin <pazke@orbita.don.sitek.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers/char/serial.c unchecked ioremap() calls
Date: Fri, 23 Feb 2001 06:45:43 -0300 [thread overview]
Message-ID: <20010223064543.C12444@conectiva.com.br> (raw)
In-Reply-To: <20010223105359.A20170@orbita1.ru>
In-Reply-To: <20010223105359.A20170@orbita1.ru>; from pazke@orbita.don.sitek.net on Fri, Feb 23, 2001 at 10:53:59AM +0300
Em Fri, Feb 23, 2001 at 10:53:59AM +0300, Andrey Panin escreveu:
>
> Hi all,
>
> 16x50 serial driver doesn't check ioremap() return value.
> Atached patch should fix this it.
humm, have not checked, but it seems as if you don't release the previous
successful mappings on failure. Wipe out this message if I was too quick to
answer and this is not true. 8)
- Arnaldo
next prev parent reply other threads:[~2001-02-23 11:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-23 7:53 [PATCH] drivers/char/serial.c unchecked ioremap() calls Andrey Panin
2001-02-23 9:45 ` Arnaldo Carvalho de Melo [this message]
2001-02-23 14:15 ` Jeff Garzik
2001-02-26 15:06 ` Andrey Panin
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=20010223064543.C12444@conectiva.com.br \
--to=acme@conectiva.com.br \
--cc=linux-kernel@vger.kernel.org \
--cc=pazke@orbita.don.sitek.net \
/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.