linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Erik Andersen <andersen@codepoet.org>
To: Christoph Hellwig <hch@codepoet.org>,
	roms@lpg.ticalc.org, Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: your mail, [PATCH] tipar
Date: Sat, 16 Mar 2002 23:16:09 -0700	[thread overview]
Message-ID: <20020317061609.GA27941@codepoet.org> (raw)
In-Reply-To: <E16lHKt-0007dn-00@the-village.bc.nu> <3C935F7A.AD380542@free.fr> <20020316200651.A9072@infradead.org>
In-Reply-To: <20020316200651.A9072@infradead.org>

On Sat Mar 16, 2002 at 08:06:51PM +0000, Christoph Hellwig wrote:
> > +static devfs_handle_t devfs_handle = NULL;
> > +static unsigned int tp_count = 0;   /* tipar count */
> > +static unsigned long opened = 0;    /* opened devices */
> 
> Variables in .bcc are auto-zeroed - you can drop the intialization.

I'm sure all the users of elks will be disappointed that their
compiler auto zeros all variables.  :)

I think you mean .bss...

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--

  parent reply	other threads:[~2002-03-17  6:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-13 19:21 Romain Liévin
2002-03-13 19:43 ` your mail Alan Cox
2002-03-13 20:28   ` Romain Liévin
2002-03-13 20:49     ` Richard B. Johnson
2002-03-13 22:27       ` Alan Cox
2002-03-13 22:35     ` Alan Cox
2002-03-16 15:06       ` your mail, [PATCH] tipar Romain Liévin
2002-03-16 17:46         ` Alan Cox
2002-03-31 10:39           ` [PATCH] kernel 2.5.7-pre2, tipar: TI graphing calculators Romain Liévin
2002-03-16 20:06         ` your mail, [PATCH] tipar Christoph Hellwig
2002-03-16 20:20           ` Christoph Hellwig
2002-03-17  6:16           ` Erik Andersen [this message]
2002-03-22 15:52         ` Jes Sorensen
2002-03-14  7:08 ` your mail Zwane Mwaikambo

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=20020317061609.GA27941@codepoet.org \
    --to=andersen@codepoet.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=hch@codepoet.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roms@lpg.ticalc.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 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).