On Thu, 2 Aug 2007, Andrew Morton wrote:

> > We could use that to prevent init code to be called after code is freed.
> 
> If we can omit a function call without breaking anything then we shouldn't
> have been calling that function at all ;)

 Well, we can always put a couple of otherwise unneeded calls here and 
there to make the compiler happy to enjoy its freedom to produce code and 
exercise the calling convention rules set by the ABI before the actual 
use. ;-)

  Maciej
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to