qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] scsi: mptsas: infinite loop while fetching requ


From: P J P
Subject: Re: [Qemu-devel] [PATCH] scsi: mptsas: infinite loop while fetching requests
Date: Tue, 7 Jun 2016 14:14:24 +0530 (IST)

+-- On Tue, 7 Jun 2016, Paolo Bonzini wrote --+
| > | +    if (s->state != MPI_IOC_STATE_OPERATIONAL) {
| > | +        mptsas_set_fault(s, MPI_IOCSTATUS_INVALID_STATE);
| > | +        return;
| > | +    }
| > |      while (!MPTSAS_FIFO_EMPTY(s, request_post)) {
| > |          mptsas_fetch_request(s);
| > |      }
| 
| This is commit 06630554ccbdd25780aa03c3548aaff1eb56dffd.

Okay, thank you.
--
Prasad J Pandit / Red Hat Product Security Team
47AF CE69 3A90 54AA 9045 1053 DD13 3D32 FE5B 041F



reply via email to

[Prev in Thread] Current Thread [Next in Thread]