From: Jiri Olsa Date: Wed, 7 May 2014 19:35:02 +0000 (+0200) Subject: perf tools: Allow to close dso fd in case of open failure X-Git-Tag: omap-for-v3.16/fixes-rc4~70^2^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a08cae03f430b971afa508a32662dc476d42d8cb;p=pandora-kernel.git perf tools: Allow to close dso fd in case of open failure Adding do_open function that tries to close opened dso objects in case we fail to open the dso due to to crossing the allowed RLIMIT_NOFILE limit. Acked-by: Namhyung Kim Cc: Arnaldo Carvalho de Melo Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Jean Pihet Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1401892622-30848-9-git-send-email-jolsa@kernel.org Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed