summaryrefslogtreecommitdiffstats
path: root/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-12-17 11:16:02 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2013-12-17 11:16:02 -0500
commit68d0d670b3b52d747647375a1b3e1a7fdf5c93e7 (patch)
tree8347a6d91bac8bf7e888253057f76770e38bd018 /scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
parentb835e6e2eb0c8f773dd1b778b359751f23e8e57c (diff)
downloadkernel-68d0d670b3b52d747647375a1b3e1a7fdf5c93e7.tar.gz
kernel-68d0d670b3b52d747647375a1b3e1a7fdf5c93e7.tar.xz
kernel-68d0d670b3b52d747647375a1b3e1a7fdf5c93e7.zip
Update patches with bugzilla/upstream-status fields
Diffstat (limited to 'scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch')
-rw-r--r--scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch b/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
index 48db13328..2cdbc31f5 100644
--- a/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
+++ b/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
@@ -1,3 +1,6 @@
+Bugzilla: 754518
+Upstream-status: Fedora mustard (might be worth dropping...)
+
--- a/drivers/scsi/sd.c
+++ a/drivers/scsi/sd.c
@@ -2362,13 +2362,18 @@ static int sd_try_extended_inquiry(struct scsi_device *sdp)