Re: context switch vs. signal delivery [was: Re: Accelerating user mode

From: Jeff Dike (jdike@karaya.com)
Date: Tue Aug 06 2002 - 06:20:52 EST


us15@os.inf.tu-dresden.de said:
> if (current->pgrp != -arg &&
> current->pid != arg &&
> !capable(CAP_KILL)) return(-EPERM);

What's the problem here? This will let UML do F_SETOWN as well.

                                Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Aug 07 2002 - 22:00:30 EST