> Date: Wed, 24 Apr 2013 22:55:59 +0100
> From: Tim Murphy <[email protected]>
> Cc: "[email protected]" <[email protected]>
> 
> 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
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to