Re: x86: IPC driver patch for Intel Moorestown platform
From: Andi Kleen
Date: Tue Jul 21 2009 - 03:25:37 EST
"Andrey Panin" <pazke@xxxxxxxxxxxxxx> writes:
Andrey, Your review would be easier to read if you removed the code
you're not commenting on.
>
> This inline function defined after being used. It's hard to tell whether gcc
> will actually inline it.
Near all supported gccs use "unit at a time" mode now and it's enabled,
so the order of functions in the file doesn't matter for inlining.
-Andi
--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/