> Date: Wed, 24 Apr 2013 22:55:59 +0100
> From: Tim Murphy <tnmur...@gmail.com>
> Cc: "bug-make@gnu.org" <bug-make@gnu.org>
> 
> trying to pass kernel object handles around (seems a bit nasty to
> me)?

Why is that nasty?  The handle is returned by a documented interface,
and communicating it to another process is an officially documented
technique.  How is that different from passing file descriptors, which
are indices into a kernel-maintained array?

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to