linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: izumi <izumi2005@soft.fujitsu.com>
To: Russell King <rmk+lkml@arm.linux.org.uk>
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
	linux-serial@vger.kernel.org, kaneshige.kenji@jp.fujitsu.com
Subject: Re: [PATCH][BUG] Fix possible NULL pointer access in 8250 serial driver
Date: Thu, 19 Apr 2007 11:28:37 +0900	[thread overview]
Message-ID: <4626D3D5.2060408@soft.fujitsu.com> (raw)
In-Reply-To: <20070418191812.GA21211@flint.arm.linux.org.uk>

Russell King wrote:

> NAK.  This means that you change the list of ports available on the
> machine to be limited to only those which are currently open.  Utterly
> useless for debugging, where you normally want people to dump the
> contents of /proc/tty/driver/*.
> 
> The original patch was better.
> 

   Is the original patch sufficient?  or is there anything we should 
correct?

Taku Izumi <izumi2005@soft.fujitsu.com>




  reply	other threads:[~2007-04-19  3:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-17  2:15 [PATCH][BUG] Fix possible NULL pointer access in 8250 serial driver izumi
2007-04-17  5:52 ` Andrew Morton
2007-04-18  8:21   ` Kenji Kaneshige
2007-04-18 16:16     ` Andrew Morton
2007-04-18 19:18     ` Russell King
2007-04-19  2:28       ` izumi [this message]
2007-04-19  5:08         ` Andrew Morton

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=4626D3D5.2060408@soft.fujitsu.com \
    --to=izumi2005@soft.fujitsu.com \
    --cc=akpm@linux-foundation.org \
    --cc=kaneshige.kenji@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=rmk+lkml@arm.linux.org.uk \
    /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).