All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Satish Kharat <satishkh@cisco.com>,
	Sesidhar Baddela <sebaddel@cisco.com>,
	Karan Tilak Kumar <kartilak@cisco.com>,
	"James E.J. Bottomley" <jejb@linux.ibm.com>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	Oleksandr Natalenko <oleksandr@redhat.com>,
	stable@vger.kernel.org, Joe Eykholt <jeykholt@cisco.com>,
	Mike Christie <michaelc@cs.wisc.edu>,
	Abhijeet Joglekar <abjoglek@cisco.com>,
	James Bottomley <James.Bottomley@HansenPartnership.com>,
	Colin Ian King <colin.king@canonical.com>,
	linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fnic: fix invalid stack access
Date: Wed, 15 Jan 2020 23:01:31 -0500	[thread overview]
Message-ID: <yq1lfq8nj6s.fsf@oracle.com> (raw)
In-Reply-To: <20200107201602.4096790-1-arnd@arndb.de> (Arnd Bergmann's message of "Tue, 7 Jan 2020 21:15:49 +0100")


Arnd,

> gcc -O3 warns that some local variables are not properly initialized:
>
> drivers/scsi/fnic/vnic_dev.c: In function 'fnic_dev_hang_notify':
> drivers/scsi/fnic/vnic_dev.c:511:16: error: 'a0' is used uninitialized
> in this function [-Werror=uninitialized] vdev->args[0] = *a0;

Applied to 5.5/scsi-fixes, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

      reply	other threads:[~2020-01-16  4:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-07 20:15 [PATCH] fnic: fix invalid stack access Arnd Bergmann
2020-01-16  4:01 ` Martin K. Petersen [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=yq1lfq8nj6s.fsf@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=abjoglek@cisco.com \
    --cc=arnd@arndb.de \
    --cc=colin.king@canonical.com \
    --cc=jejb@linux.ibm.com \
    --cc=jeykholt@cisco.com \
    --cc=kartilak@cisco.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michaelc@cs.wisc.edu \
    --cc=oleksandr@redhat.com \
    --cc=satishkh@cisco.com \
    --cc=sebaddel@cisco.com \
    --cc=stable@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.