From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-11.arcor-online.net (mail-in-11.arcor-online.net [151.189.21.51]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 69D69DDE2A for ; Fri, 20 Apr 2007 18:40:57 +1000 (EST) In-Reply-To: <20070419073556.73A6BDDE4A@ozlabs.org> References: <20070419073556.73A6BDDE4A@ozlabs.org> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <11965613d9e0cec72d210466d8ec7f6e@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 7/7] MPIC MSI backend Date: Fri, 20 Apr 2007 10:40:46 +0200 To: Michael Ellerman Cc: linuxppc-dev@ozlabs.org, linux-pci@atrey.karlin.mff.cuni.cz List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > MPIC MSI backend. Based on code from Segher, heavily hacked by me. I guess I'll have to do Signed-off-by: Segher Boessenkool again, you keep losing it :-) > Signed-off-by: Michael Ellerman Segher