[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Line.LNX.4.64.0704231940560.5763@d.namei>
Date: Mon, 23 Apr 2007 19:43:15 -0400 (EDT)
From: James Morris <jmorris@...ei.org>
To: Roland McGrath <roland@...hat.com>
cc: linux-kernel@...r.kernel.org, Stephen Smalley <sds@...ho.nsa.gov>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] Return EPERM not ECHILD on security_task_wait failure
On Thu, 15 Mar 2007, Roland McGrath wrote:
> This patch makes do_wait return -EPERM instead of -ECHILD if some
> children were ruled out solely because security_task_wait failed.
What about using the return value from the security_task_wait hook (which
should be -EACCES) ?
- James
--
James Morris
<jmorris@...ei.org>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists