[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5641783D.3030108@codeaurora.org>
Date: Mon, 9 Nov 2015 22:53:17 -0600
From: Timur Tabi <timur@...eaurora.org>
To: Sinan Kaya <okaya@...eaurora.org>,
Andy Shevchenko <andy.shevchenko@...il.com>
Cc: linux-scsi <linux-scsi@...r.kernel.org>, cov@...eaurora.org,
jcm@...hat.com, Andy Gross <agross@...eaurora.org>,
linux-arm-msm@...r.kernel.org,
linux-arm Mailing List <linux-arm-kernel@...ts.infradead.org>,
Doug Gilbert <dgilbert@...erlog.com>,
"James E.J. Bottomley" <JBottomley@...n.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V2 2/3] scsi: fix compiler warning for sg
Sinan Kaya wrote:
>
> The code says it is using these macros for small integers only which
> can't overflow. I was trying to get rid of compiler warning and it seems
> to have disappeared.
I would double-check the assembly code, if I were you. I don't like it
when warnings just go away like that.
Besides, we *should* be using do_div() for 64-bit division.
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the
Code Aurora Forum, hosted by The Linux Foundation.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists