[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A7A009E.2000202@us.ibm.com>
Date: Wed, 05 Aug 2009 14:58:54 -0700
From: Darren Hart <dvhltc@...ibm.com>
To: linux-rt-users@...r.kernel.org, linux-kernel@...r.kernel.org
CC: tglx@...utronix.de, peterz@...radead.org, rostedt@...dmis.org,
mingo@...e.hu, dino@...ibm.com, johnstul@...ibm.com
Subject: [PATCH 0/2] futex: requeue_pi lock steal deadlock fixes
[resend: quilt mail wasn't making it to the lists for some reason]
The following patch series addresses a deadlock and a race related to the
newly introduced requeue_pi futex op codes. I discovered this while running
I modified version of pthread_cond_many from ltp/testcases/realtime (with a PI
aware mutex) and a patched glibc (for new futex op codes). These patches fix
the deadlock and close the race window considerably - but not 100%. My test
case, however, now runs to completion without deadlock, and without triggering
the pi_state related WARN_ON()'s.
--
Darren Hart
IBM Linux Technology Center
Real-Time Linux Team
--
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