scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()
authorBart Van Assche <bvanassche@acm.org>
Thu, 28 Mar 2019 18:06:22 +0000 (11:06 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 4 Apr 2019 03:11:36 +0000 (23:11 -0400)
commitd6d189ceab75560e312ffefe6e8d423a5c3aa0e6
tree4637b47e9149d92d559a36ef9b73a76a70172f77
parentd8c2040bf9873deb35422776ad06a27f0dc5c020
scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()

This patch avoids that a kernel warning appears when smp_processor_id() is
called with preempt debugging enabled.

Cc: James Smart <james.smart@broadcom.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Acked-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_nvme.c
drivers/scsi/lpfc/lpfc_nvmet.c
drivers/scsi/lpfc/lpfc_scsi.c
drivers/scsi/lpfc/lpfc_sli.c