[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140619134656.GJ11042@htj.dyndns.org>
Date: Thu, 19 Jun 2014 09:46:56 -0400
From: 'Tejun Heo' <tj@...nel.org>
To: David Laight <David.Laight@...LAB.COM>
Cc: 'Alexei Starovoitov' <alexei.starovoitov@...il.com>,
Daniel Borkmann <dborkman@...hat.com>,
"davem@...emloft.net" <davem@...emloft.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-sctp@...r.kernel.org" <linux-sctp@...r.kernel.org>
Subject: Re: [PATCH net-next 5/5] net: sctp: fix incorrect type in gfp
initializer
On Thu, Jun 19, 2014 at 08:13:48AM +0000, David Laight wrote:
> Apart from the fact that it is badly optimised.
>
> If z() were an empty #define rather than an empty inline function
> then you'd end up with the:
> if (preload)
> z();
> being completely optimised away.
This isn't that hot a path and I don't wanna change it to work around
compiler behavior at this level. If you care about it, please report
it to the compiler people.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists