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 linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html