Re: Status of CONFIG_FORCED_INLINING?
From: Arjan van de Ven
Date: Thu May 24 2007 - 13:49:04 EST
Rob Landley wrote:
If the compiler can emit a warning "inline insanely large", we can use that to
fix it. But a warning is not the same as silently doing something other than
what we told it to do.
It's not silent! that's what "inline" without the force is for!
Once you force it you shut the warning up!!!!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/