On Tue, Jan 08, 2013 at 12:26:43PM +0100, Tomas Hozza wrote: > Use CLOEXEC flag when opening kvp_pool_x files to prevent file > descriptor leakage. Not using it was causing a problem when > SELinux was enabled. > > Signed-off-by: Tomas Hozza <[email protected]> > Acked-by: K. Y. Srinivasan <[email protected]> > --- > tools/hv/hv_kvp_daemon.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
This patch no longer applies, care to redo it and resend? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

