[PATCH] [POWERPC] Emulate isel (Integer Select) instruction

Kumar Gala galak at kernel.crashing.org
Fri Dec 14 19:08:14 EST 2007


On Dec 14, 2007, at 2:12 AM, Olof Johansson wrote:

> On Thu, Nov 29, 2007 at 04:13:14PM +0100, Geert Uytterhoeven wrote:
>> On Wed, 28 Nov 2007, Geert Uytterhoeven wrote:
>>> +static inline void warn_emulated_sysctl_register(void)
>>> +{
>>> +	int res = register_sysctl_table(warn_emulated_sysctl_root);
>>        ^^^^^^^^^^
>>> +	printk("@@@ register_sysctl_table() returned %d\n", res);
>>        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>> +}
>>
>> Woops, that part shouldn't have been there...
>
> Care to resubmit a clean patch under a fresh subject? Paul didn't  
> chime
> in but hopefully he can pick it up for 2.6.25.

I'd say wait for Paul to pickup my 2.6.25 request.  Than the base will  
have the isel emulation as well.

- k



More information about the Linuxppc-dev mailing list