Re: [PATCH] strange work_notifysig code since 2.6.16

From: Andi Kleen
Date: Wed Oct 25 2006 - 15:03:21 EST


Joe Korty <joe.korty@xxxxxxxx> writes:

> > I suspect this won't link with CONFIG_VM86 disabled because save_v86_state
> > goes away. I think we just need to move the #endif up a few lines.
>
> Hi Matt,
> Since that also makes the 'then' and 'else' branches identical, perhaps
> this patch would be better .. it eliminates the VM86 test entirely when
> CONFIG_VM86=n.
>
> Boot tested with CONFIG_VM86=y.

Added.

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