From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: YueHaibing <yuehaibing@huawei.com>
Cc: hare@kernel.org, jejb@linux.ibm.com, martin.petersen@oracle.com,
linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: [PATCH] scsi: myrs: Fix uninitialized variable
Date: Mon, 13 May 2019 18:42:11 -0400 [thread overview]
Message-ID: <yq1v9yef03g.fsf@oracle.com> (raw)
In-Reply-To: <20190509152247.26164-1-yuehaibing@huawei.com> (yuehaibing@huawei.com's message of "Thu, 9 May 2019 23:22:47 +0800")
YueHaibing,
> If ev->ev_code is not 0x1C, sshdr.sense_key may be used
> uninitialized. Fix this by initializing variable 'sshdr' to 0.
Applied to 5.2/scsi-queue, thanks!
--
Martin K. Petersen Oracle Linux Engineering
WARNING: multiple messages have this Message-ID (diff)
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: YueHaibing <yuehaibing@huawei.com>
Cc: <hare@kernel.org>, <jejb@linux.ibm.com>,
<martin.petersen@oracle.com>, <linux-kernel@vger.kernel.org>,
<linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] scsi: myrs: Fix uninitialized variable
Date: Mon, 13 May 2019 18:42:11 -0400 [thread overview]
Message-ID: <yq1v9yef03g.fsf@oracle.com> (raw)
In-Reply-To: <20190509152247.26164-1-yuehaibing@huawei.com> (yuehaibing@huawei.com's message of "Thu, 9 May 2019 23:22:47 +0800")
YueHaibing,
> If ev->ev_code is not 0x1C, sshdr.sense_key may be used
> uninitialized. Fix this by initializing variable 'sshdr' to 0.
Applied to 5.2/scsi-queue, thanks!
--
Martin K. Petersen Oracle Linux Engineering
next prev parent reply other threads:[~2019-05-13 22:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-09 15:22 [PATCH] scsi: myrs: Fix uninitialized variable YueHaibing
2019-05-09 15:22 ` YueHaibing
2019-05-09 15:26 ` Hannes Reinecke
2019-05-13 22:42 ` Martin K. Petersen [this message]
2019-05-13 22:42 ` Martin K. Petersen
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=yq1v9yef03g.fsf@oracle.com \
--to=martin.petersen@oracle.com \
--cc=hare@kernel.org \
--cc=jejb@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=yuehaibing@huawei.com \
/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.