
To optimize evt log entries, spinlock is been removed and used atomic operator for curr variable, due to which there is mismatch of count values between curr and last variable during xlog dump in kernel. So change the last variable to atomic to avoid race condition between entries of evt logs. Change-Id: Idf3e2b982261d77fec97985af1e8bf740a6f6197 Signed-off-by: Ryan McCann <quic_rmccann@quicinc.com>
8.3 KiB
8.3 KiB