From: Davidlohr Bueso Date: Mon, 29 Sep 2014 16:41:07 +0000 (-0700) Subject: perf bench futex: Support operations for shared futexes X-Git-Tag: omap-for-v3.19/prcm-cleanup~97^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c87e13f8a5dffc6cc7b0f37340f815dc172945;p=pandora-kernel.git perf bench futex: Support operations for shared futexes Unlike futex-hash, requeuing and wakeup benchmarks do not support shared futexes, limiting the usefulness of the programs. Correct this, and allow using the local -S parameter. The default remains using private futexes. Signed-off-by: Davidlohr Bueso Cc: Davidlohr Bueso Link: http://lkml.kernel.org/r/1412008868-22328-1-git-send-email-dave@stgolabs.net Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed