All of lore.kernel.org
 help / color / mirror / Atom feed
From: R.E.Wolff@bitwizard.nl (Rogier Wolff)
To: Russell King <rmk@arm.linux.org.uk>
Cc: Rogier Wolff <R.E.Wolff@bitwizard.nl>,
	Tigran Aivazian <tigran@veritas.com>,
	Patrick van de Lageweg <patrick@bitwizard.nl>,
	Rogier Wolff <wolff@bitwizard.nl>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] New user space serial port driver
Date: Thu, 30 Nov 2000 17:47:24 +0100 (MET)	[thread overview]
Message-ID: <200011301647.RAA03831@cave.bitwizard.nl> (raw)
In-Reply-To: <200011301500.eAUF0o905978@flint.arm.linux.org.uk> from Russell King at "Nov 30, 2000 03:00:50 pm"

Russell King wrote:
> Rogier Wolff writes:
> > > > +static struct termios    * ussp_termios[USSP_MAX_PORTS];
> > > > +static struct termios    * ussp_termios_locked[USSP_MAX_PORTS];
> > 
> > this SHOULD mean that these are first initialized before use. 
> > 
> > If you think they can be used before first being initialized by the
> > code, then that's a bug, and I'll look into it.
> 
> Ah, but they are initialised before use, by arch/*/kernel/head.S.
> Therefore no bug exists.

Documentation bug. Not code bug. 

			Roger. 


-- 
** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2137555 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
* There are old pilots, and there are bold pilots. 
* There are also old, bald pilots. 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-11-30 17:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-30  8:04 [PATCH] New user space serial port driver Patrick van de Lageweg
2000-11-30  8:22 ` Tigran Aivazian
2000-11-30  9:47   ` Rogier Wolff
2000-11-30 15:00     ` Russell King
2000-11-30 16:47       ` Rogier Wolff [this message]
2000-11-30 16:54         ` Russell King
2000-11-30 23:09           ` Rogier Wolff
2000-12-02 21:59 ` Pavel Machek
2000-12-07 12:38   ` Jamie Lokier

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=200011301647.RAA03831@cave.bitwizard.nl \
    --to=r.e.wolff@bitwizard.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patrick@bitwizard.nl \
    --cc=rmk@arm.linux.org.uk \
    --cc=tigran@veritas.com \
    --cc=wolff@bitwizard.nl \
    /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.