>>>>> "Brian" == Brian King <[email protected]> writes:
Brian> When ipr's internal driver trace was changed to an atomic, a Brian> signed/unsigned bug slipped in which results in us indexing Brian> backwards in our memory buffer writing on memory that does not Brian> belong to us. This patch fixes this by removing the modulo and Brian> instead just mask off the low bits. Reviewed-by: Martin K. Petersen <[email protected]> -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

