[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Y+KPd4JSGR9Eyc7d@ubun2204.myguest.virtualbox.org>
Date: Tue, 7 Feb 2023 23:20:47 +0530
From: Deepak R Varma <drv@...lo.com>
To: Oliver Neukum <oliver@...kum.org>
Cc: Ali Akcaagac <aliakc@....de>, Jamie Lenehan <lenehan@...bble.org>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
dc395x@...bble.org, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org,
Saurabh Singh Sengar <ssengar@...rosoft.com>,
Praveen Kumar <kumarpraveen@...ux.microsoft.com>,
Deepak R Varma <drv@...lo.com>
Subject: Re: [PATCH] scsi: dc395x: Replace arithmetic addition by bitwise OR
On Tue, Feb 07, 2023 at 03:25:09PM +0100, Oliver Neukum wrote:
>
>
> On 07.02.23 09:49, Deepak R Varma wrote:
> > When adding two bit-field mask values, an OR operation offers higher
> > performance over an arithmetic operation.
>
> Hi,
>
> I am sorry, but this change log makes no sense. These are constants.
> The compiler turns that into one value in any case.
Hello Oliver,
Yes, I received a feedback for another similar patch. Please disregard my patch
proposal.
> If you do a clean up, say so.
I did not understand this comment. Are you suggesting another opportunity that I
can take up? Could you share some details please?
Thank you.
deepak
>
> Regards
> Oliver
>
Powered by blists - more mailing lists