[PATCH] [POWERPC] Emulate isel (Integer Select) instruction
Olof Johansson
olof at lixom.net
Fri Dec 14 19:12:10 EST 2007
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.
Thanks,
Olof
More information about the Linuxppc-dev
mailing list