All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: "(-> surya <-) " <surya_prabhakar@linuxmail.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: In fs/proc/array.c error in function proc_pid_stat
Date: Sat, 13 Dec 2003 11:30:40 -0800	[thread overview]
Message-ID: <20031213193040.GD11665@holomorphy.com> (raw)
In-Reply-To: <20031213192516.4897.qmail@linuxmail.org>

On Sun, Dec 14, 2003 at 12:25:15AM +0500, (-> surya <-)  wrote:
>    Thx for the reply . Anyway I patched array.c with this patch(available in the lists posted by Marco Roeland )  , it was working fine .
> rgds
> surya

A quick reading of the patch (BTW, your MUA is mangling whitespace)
reveals it's merely creating a local variable, which should have no
bearing on code generation.

i.e. the compiler is broken.

Bad code generation can cause runtime problems too; upgrading to a
bugfixed compiler is the only sound course of action.


-- wli

  reply	other threads:[~2003-12-13 19:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-13 19:25 In fs/proc/array.c error in function proc_pid_stat (-> surya <-) 
2003-12-13 19:30 ` William Lee Irwin III [this message]
2003-12-14  9:28   ` Marco Roeland
2003-12-14  9:59     ` William Lee Irwin III
2003-12-14 10:37       ` Marco Roeland
  -- strict thread matches above, loose matches on Subject: below --
2003-12-13 17:51 Surya prabhakar
2003-12-13 17:57 ` William Lee Irwin III

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=20031213193040.GD11665@holomorphy.com \
    --to=wli@holomorphy.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=surya_prabhakar@linuxmail.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.