[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1342809673.git.dvhart@linux.intel.com>
Date: Fri, 20 Jul 2012 11:53:29 -0700
From: Darren Hart <dvhart@...ux.intel.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc: Dave Jones <davej@...hat.com>,
Dan Carpenter <dan.carpenter@...cle.com>,
Thomas Gleixner <tglx@...utronix.de>,
Darren Hart <dvhart@...ux.intel.com>
Subject: [PATCH 0/3][RESEND] futex: Fix issues found with trinity and static analysis
Resent with CCs... scripts embarassing me again...
Dave Jones and Dan Carpenter reported issues uncovered via trinity and static
analysis respectively.
The following changes since commit 85efc72a0218335324d358ac479a04c16316fd4d:
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client (2012-07-19 16:11:28 -0700)
are available in the git repository at:
git://git.infradead.org/users/dvhart/linux-2.6.git futex
Darren Hart (3):
futex: Test for pi_mutex on fault in futex_wait_requeue_pi
futex: Fix bug in WARN_ON for NULL q.pi_state
futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
kernel/futex.c | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists