diff options
author | 2024-03-12 20:04:47 +0300 | |
---|---|---|
committer | 2024-04-20 10:55:12 -0400 | |
commit | 504e2bed5d50610c1836046c0c195b0a6dba9c72 (patch) | |
tree | 79aa6186df88ef871634218223c0844dd265b9cd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge patch series "scsi: libsas: Fix the failure of adding phy with zero-address to new port" (diff) | |
download | wireguard-linux-504e2bed5d50610c1836046c0c195b0a6dba9c72.tar.xz wireguard-linux-504e2bed5d50610c1836046c0c195b0a6dba9c72.zip |
scsi: hpsa: Fix allocation size for Scsi_Host private data
struct Scsi_Host private data contains pointer to struct ctlr_info.
Restore allocation of only 8 bytes to store pointer in struct Scsi_Host
private data area.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes: bbbd25499100 ("scsi: hpsa: Fix allocation size for scsi_host_alloc()")
Signed-off-by: Yuri Karpov <YKarpov@ispras.ru>
Link: https://lore.kernel.org/r/20240312170447.743709-1-YKarpov@ispras.ru
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions