On Thu, Nov 27, 2003 at 11:52:05PM +0100, Emmanuel Dreyfus wrote: > if (p->p_emul->e_flags & EMUL_NEED_TRAPSIGNAL) { If we could #ifdef this test with a define that gets automatically set once we have any EMUL_NEED_TRAPSIGNAL-emulation compiled in (or LKM). Martin