aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDamien Le Moal <damien.lemoal@opensource.wdc.com>2022-03-08 08:48:54 +0900
committerMartin K. Petersen <martin.petersen@oracle.com>2022-04-25 22:30:05 -0400
commitfe413ab32b240d30c2500c3ba8f3f0ccbcf59fe4 (patch)
treeefcb2e57bb50f2f393020a232a89d6e8e22e1da1 /tools/perf/scripts/python/bin
parentscsi: mpt3sas: Fix event callback log_code value handling (diff)
scsi: mpt3sas: Fix adapter replyPostRegisterIndex declaration
The replyPostRegisterIndex array of struct MPT3SAS_ADAPTER stores iomem resource addresses. Fix its declaration to annotate it with __iomem to avoid sparse warnings for writel() calls using the stored addresses. Link: https://lore.kernel.org/r/20220307234854.148145-6-damien.lemoal@opensource.wdc.com Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions