On Fri, 18 Apr 2008 18:47:21 GMT What was the reason for making this change? --
On Fri, 18 Apr 2008 18:47:21 GMT
What was the reason for making this change? --
has no effect on current kernels (which always inline), but it breaks with an upcoming feature, CONFIG_OPTIMIZE_INLINING=y that lets gcc decide whether to inline or not. (should have mentioned this in the changelog, sorry) Ingo --
has no effect on current kernels (which always inline), but it breaks with an upcoming feature, CONFIG_OPTIMIZE_INLINING=y that lets gcc decide whether to inline or not. (should have mentioned this in the changelog, sorry)
Ingo --