summaryrefslogtreecommitdiff
path: root/drivers/scsi/am53c974.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2015-04-15 09:44:37 -0700
committerJames Bottomley <JBottomley@Odin.com>2015-04-16 10:37:58 -0700
commit16b8528d20607925899b1df93bfd8fbab98d267c (patch)
treed937083867262ee5fcc1b13e75a37b3164a1f069 /drivers/scsi/am53c974.c
parente557990e358934fb168d30371c9c0f63e314c6b8 (diff)
megaraid_sas: use raw_smp_processor_id()
We only want to steer the I/O completion towards a queue, but don't actually access any per-CPU data, so the raw_ version is fine to use and avoids the warnings when using smp_processor_id(). Signed-off-by: Christoph Hellwig <hch@lst.de> Reported-by: Andy Lutomirski <luto@kernel.org> Tested-by: Andy Lutomirski <luto@kernel.org> Acked-by: Sumit Saxena <sumit.saxena@avagotech.com> Cc: <stable@vger.kernel.org> Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'drivers/scsi/am53c974.c')
0 files changed, 0 insertions, 0 deletions