Re: [PATCH 03/13] infiniband: use get_unused_fd_flags(0) instead of get_unused_fd()

From: Roland Dreier
Date: Mon Jul 08 2013 - 14:23:55 EST


Thanks, I just applied a patch to convert to
get_unused_fd_flags(O_CLOEXEC) in uverbs, since there isn't anything
useful that can be done with uverbs fds across an exec.

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