All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: [PATCH] [PVOPS] fix gntdev on PAE
Date: Wed, 10 Feb 2010 15:12:20 -0800	[thread overview]
Message-ID: <4B733D54.8010008@goop.org> (raw)
In-Reply-To: <alpine.DEB.2.00.1002101219120.12653@kaball-desktop>

On 02/10/2010 04:19 AM, Stefano Stabellini wrote:
> On Tue, 9 Feb 2010, Jeremy Fitzhardinge wrote:
>    
>> On 02/01/2010 07:46 AM, Stefano Stabellini wrote:
>>      
>>> On Mon, 1 Feb 2010, Stefano Stabellini wrote:
>>>
>>>        
>>>> Hi all,
>>>> this small patch fixes gntdev on Linux pvops kernels:
>>>> gnttab_set_map_op and gnttab_set_unmap_op shouldn't take unsigned long
>>>> as parameters for machine addresses because they are not big enough on
>>>> PAE systems.
>>>> This patch fixes the issue using phys_addr_t instead and enables
>>>> XEN_GNTDEV compilation again.
>>>>
>>>>
>>>> Signed-off-by: Stefano Stabellini<stefano.stabellini@eu.citrix.com>
>>>>
>>>>
>>>>          
>>> BTW gntdev is used by qemu to provide the console backend to pv guests.
>>>
>>>        
>> Is that recent?  Console had been working before hadn't it?
>>
>> The gntdev problems I saw were more locking related than anything to do
>> with PAE.  Did you try testing with lock debugging enabled?
>>
>>      
> Yes, I don't have any problem with locking in gntdev on my testbox.
>    

OK, I'll give it another go.

     J

  reply	other threads:[~2010-02-10 23:12 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-01 15:11 [PATCH] [PVOPS] fix gntdev on PAE Stefano Stabellini
2010-02-01 15:46 ` Stefano Stabellini
2010-02-09 21:57   ` Jeremy Fitzhardinge
2010-02-10 12:19     ` Stefano Stabellini
2010-02-10 23:12       ` Jeremy Fitzhardinge [this message]
2010-05-28 17:29       ` Jeremy Fitzhardinge
2010-06-01  9:38         ` Stefano Stabellini
2010-06-01 16:31           ` Jeremy Fitzhardinge
2010-06-01 16:36             ` Stefano Stabellini
2010-06-01 16:46               ` Jeremy Fitzhardinge
2010-06-02 14:11                 ` Stefano Stabellini
2010-06-02 17:11                   ` Jeremy Fitzhardinge
2010-06-03  9:32                     ` Stefano Stabellini
2010-06-09 19:38                       ` Jeremy Fitzhardinge
2010-02-09 22:24   ` Jeremy Fitzhardinge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B733D54.8010008@goop.org \
    --to=jeremy@goop.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.