Re: [PATCH] elx: efct: fix link error for _bad_cmpxchg
From: "Martin K. Petersen" <martin.petersen@oracle.com>
Date: 2021-06-19 02:38:39
Also in:
linux-scsi
From: "Martin K. Petersen" <martin.petersen@oracle.com>
Date: 2021-06-19 02:38:39
Also in:
linux-scsi
James,
cmpxchg is being used on a bool type, which is requiring architecture support that isn't compatible with a bool.
Applied to 5.14/scsi-staging, thanks! -- Martin K. Petersen Oracle Linux Engineering