All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Thompson <thompsy@gmail.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] [PATCH] arch/i386/kernel/efi.c: fixing uninitialised variable
Date: Mon, 28 May 2007 17:57:14 +0000	[thread overview]
Message-ID: <465B17FA.5030906@gmail.com> (raw)
In-Reply-To: <20070527201146.GA7066@dev-box>

Florian Westphal wrote:
> thompsy <thompsy@gmail.com> wrote:
> [arch/i386/kernel/efi.c:efi_memmap_walk() uninitialized access]
> 
>> The patch initialises the prev struct as it gets checked before being
>> initialised later in the code. This removes the warning generated by gcc.
> 
> Please provide a description where/when uninitialized access occurs.
> I looked at the code and couldn't find any.
> 
> Florian
> _______________________________________________
> Kernel-janitors mailing list
> Kernel-janitors@lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/kernel-janitors
> 
I just looked again and noticed my mistake. I missed the initialisation 
from curr, d'oh. I'll try to be more careful next time.

Thanks for looking
--
Andrew Thompson
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/kernel-janitors

      parent reply	other threads:[~2007-05-28 17:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-27 20:11 [KJ] [PATCH] arch/i386/kernel/efi.c: fixing uninitialised variable thompsy
2007-05-28 12:09 ` Florian Westphal
2007-05-28 17:57 ` Andrew Thompson [this message]

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=465B17FA.5030906@gmail.com \
    --to=thompsy@gmail.com \
    --cc=kernel-janitors@vger.kernel.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.