diff options
author | Christoph Hellwig <hch@infradead.org> | 2015-04-15 16:44:37 (GMT) |
---|---|---|
committer | James Bottomley <JBottomley@Odin.com> | 2015-04-16 17:37:58 (GMT) |
commit | 16b8528d20607925899b1df93bfd8fbab98d267c (patch) | |
tree | d937083867262ee5fcc1b13e75a37b3164a1f069 /net/atm | |
parent | e557990e358934fb168d30371c9c0f63e314c6b8 (diff) | |
download | linux-16b8528d20607925899b1df93bfd8fbab98d267c.tar.xz |
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 'net/atm')
0 files changed, 0 insertions, 0 deletions