From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id EA390DE010 for ; Wed, 20 May 2009 05:28:08 +1000 (EST) From: Timur Tabi To: linuxppc-dev@ozlabs.org, benh@kernel.crashing.org, grant.likely@secretlab.ca, smaclennan@pikatech.com Subject: [PATCH 0/2] introduce macro spin_event_timeout() Date: Tue, 19 May 2009 14:26:37 -0500 Message-Id: <1242761199-17875-1-git-send-email-timur@freescale.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Introduce the spin_event_timeout() macro, and update the QE library to use it.