On Thu, 2007-04-26 at 09:50 -0700, Jean Tourrilhes wrote: > That's clearly not true of all compilers. All gcc versions > before 4.0 need serious help to inline functions used only once. Our > current minimal requirement for the kernel is gcc 3.2, therefore this > code is still useful. > Note that this is a legitimate use of inline (tell the > compiler to inline the function), not an abuse. No, the abuse is using inline in the first place because it doesn't matter, none of this has an actual reason to be inlined. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part