Bart, > The might_sleep() annotation in alua_rtpg_queue() is not correct since > the command completion code may call this function from atomic > context. Calling alua_rtpg_queue() from atomic context in the command > completion path is fine since request submitters must hold an sdev > reference until command execution has completed. This patch fixes the > following kernel complaint: Applied to 6.2/scsi-fixes, thanks! -- Martin K. Petersen Oracle Linux Engineering