From: Thomas Gleixner Date: Wed, 10 Nov 2010 12:30:36 +0000 (+0100) Subject: futex: Cleanup stale fshared flag interfaces X-Git-Tag: v2.6.38-rc1~491^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae791a2d2e382adc69990a144a7f1a6c4bc24f1e;p=pandora-kernel.git futex: Cleanup stale fshared flag interfaces The fast GUP changes stopped using the fshared flag in put_futex_keys(), but we kept the interface the same. Cleanup all stale users. This patch is split out from Darren Harts combo patch which also combines various flags. This way the changes are clearly separated. Signed-off-by: Thomas Gleixner Cc: Darren Hart LKML-Reference: <1289250609-16304-1-git-send-email-dvhart@linux.intel.com> --- Reading git-diff-tree failed