Re: x86: spinlock ops are always-inlined

Previous thread: Re: x86: 4kstacks default by Andrew Morton on Friday, April 18, 2008 - 2:29 pm. (155 messages)

Next thread: Re: uaccess: add probe_kernel_write() by Andrew Morton on Friday, April 18, 2008 - 2:42 pm. (1 message)
From: Andrew Morton
Date: Friday, April 18, 2008 - 2:31 pm

On Fri, 18 Apr 2008 18:47:21 GMT

What was the reason for making this change?
--

From: Ingo Molnar
Date: Monday, April 21, 2008 - 7:22 am

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
--

Previous thread: Re: x86: 4kstacks default by Andrew Morton on Friday, April 18, 2008 - 2:29 pm. (155 messages)

Next thread: Re: uaccess: add probe_kernel_write() by Andrew Morton on Friday, April 18, 2008 - 2:42 pm. (1 message)