From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sj-iport-2.cisco.com (sj-iport-2-in.cisco.com [171.71.176.71]) by ozlabs.org (Postfix) with ESMTP id 5833ADDDEC for ; Mon, 22 Jan 2007 09:06:13 +1100 (EST) To: Hoang-Nam Nguyen Subject: Re: [PATCH 2.6.20 1/2] ehca: ehca_cq.c: fix unproper use of yield within spinlock context References: <200701192250.10765.hnguyen@linux.vnet.ibm.com> From: Roland Dreier Date: Sun, 21 Jan 2007 14:06:09 -0800 In-Reply-To: <200701192250.10765.hnguyen@linux.vnet.ibm.com> (Hoang-Nam Nguyen's message of "Fri, 19 Jan 2007 22:50:10 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org, raisch@de.ibm.com, linux-kernel@vger.kernel.org, openib-general@openib.org, openfabrics-ewg@openib.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Very minor but > Signed-off-by Hoang-Nam Nguyen should be Signed-off-by: Hoang-Nam Nguyen (':' after the "-by") Anyway, queued for 2.6.20, thanks. - R.