[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070227001338.344233745@sodium.jf.intel.com>
Date: Mon, 26 Feb 2007 16:13:38 -0800
From: inaky@...ux.intel.com
To: Arjan van de Ven <arjan@...radead.org>, mingo@...hat.com,
akpm@...l.org
Cc: linux-kernel@...r.kernel.org
Subject: [patch 0/2] semaphores: add down_interruptible_timeout() and asm-generic/semaphore.h
Introduce down_interruptible_timeout() using timers to make the waiter
stop waiting by simulating a signal (see first patch for more
details). As well introduce asm-generic/semaphore.h and make other
architectures use it too.
--
Inaky
-
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