From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751295AbdK2FIP (ORCPT ); Wed, 29 Nov 2017 00:08:15 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:48355 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750778AbdK2FIO (ORCPT ); Wed, 29 Nov 2017 00:08:14 -0500 To: Arnd Bergmann Cc: Adaptec OEM Raid Solutions , "James E.J. Bottomley" , "Martin K. Petersen" , Meelis Roos , Dave Carroll , Raghava Aditya Renukunta , Johannes Thumshirn , Hannes Reinecke , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] scsi: aacraid: address UBSAN warning regression From: "Martin K. Petersen" Organization: Oracle Corporation References: <20171128132536.3037571-1-arnd@arndb.de> Date: Wed, 29 Nov 2017 00:07:48 -0500 In-Reply-To: <20171128132536.3037571-1-arnd@arndb.de> (Arnd Bergmann's message of "Tue, 28 Nov 2017 14:25:25 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd, > As reported by Meelis Roos, my previous patch causes an incorrect > calculation of the timeout, through an undefined signed integer > overflow: Applied to 4.15/scsi-fixes, thank you! -- Martin K. Petersen Oracle Linux Engineering From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH] scsi: aacraid: address UBSAN warning regression Date: Wed, 29 Nov 2017 00:07:48 -0500 Message-ID: References: <20171128132536.3037571-1-arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20171128132536.3037571-1-arnd@arndb.de> (Arnd Bergmann's message of "Tue, 28 Nov 2017 14:25:25 +0100") Sender: linux-kernel-owner@vger.kernel.org To: Arnd Bergmann Cc: Adaptec OEM Raid Solutions , "James E.J. Bottomley" , "Martin K. Petersen" , Meelis Roos , Dave Carroll , Raghava Aditya Renukunta , Johannes Thumshirn , Hannes Reinecke , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-scsi@vger.kernel.org Arnd, > As reported by Meelis Roos, my previous patch causes an incorrect > calculation of the timeout, through an undefined signed integer > overflow: Applied to 4.15/scsi-fixes, thank you! -- Martin K. Petersen Oracle Linux Engineering