From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] linux: force proper address translation in Dell RBU Date: Thu, 19 Nov 2009 12:35:00 -0500 Message-ID: <20091119173500.GC9507@phenom.dumpdata.com> References: <4B0522FB0200007800020C9D@vpn.id2.novell.com> <20091119172245.GA9507@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20091119172245.GA9507@phenom.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jan Beulich Cc: xen-devel@lists.xensource.com, Douglas_Warzecha@Dell.com List-Id: xen-devel@lists.xenproject.org On Thu, Nov 19, 2009 at 12:22:45PM -0500, Konrad Rzeszutek Wilk wrote: > On Thu, Nov 19, 2009 at 09:50:35AM +0000, Jan Beulich wrote: > > Replacing virt_to_phys() by virt_to_bus(), and adding code to ensure > > contiguity as required by the firmware. > > > > As usual, written and tested on 2.6.27.37 and made apply to the 2.6.18 > > tree without further testing. Duh! I need my coffee. Obviously this patch is not for the pv-ops kernel - please do ignore my comments.