All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Gleb Natapov <gleb@redhat.com>
Cc: Christoph Hellwig <hch@infradead.org>,
	mtosatti@redhat.com, kvm@vger.kernel.org
Subject: Re: [PATCHv2 3/4] Add HYPER-V apic access MSRs.
Date: Sun, 17 Jan 2010 14:48:08 +0200	[thread overview]
Message-ID: <4B530708.1050006@redhat.com> (raw)
In-Reply-To: <20100117124654.GE31692@redhat.com>

On 01/17/2010 02:46 PM, Gleb Natapov wrote:
> On Sun, Jan 17, 2010 at 07:44:57AM -0500, Christoph Hellwig wrote:
>    
>> On Sun, Jan 17, 2010 at 02:41:42PM +0200, Gleb Natapov wrote:
>>      
>>> I copied code from the instead of using helper faction for
>>> some unknown to me reason. Anyway if I can't get struct page from
>>> user virtual address I can't use it. Actually I am not sure the page
>>> should be zeroed at all. Spec only descries first dword of the page and
>>> doesn't require zeroing the reset as far as I see.
>>>        
>> There's a clear_user() function that just takes a user virtual address
>> and a size.
>>      
> Precisely what I need. Thanks!
>
>    

But clear_user_page() is confusingly named.  I assume it deals with 
virtually tagged caches on archs that have them?

-- 
error compiling committee.c: too many arguments to function


  reply	other threads:[~2010-01-17 12:48 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-17  9:03 [PATCHv2 0/4] Add support for some HYPER-V PV features Gleb Natapov
2010-01-17  9:03 ` [PATCHv2 1/4] Add HYPE-V header file Gleb Natapov
2010-01-17  9:03 ` [PATCHv2 2/4] Implement bare minimum of HYPER-V MSRs Gleb Natapov
2010-01-17 12:10   ` Avi Kivity
2010-01-17 12:44     ` Gleb Natapov
2010-01-17 12:49       ` Avi Kivity
2010-01-17 12:51         ` Gleb Natapov
2010-01-17  9:03 ` [PATCHv2 3/4] Add HYPER-V apic access MSRs Gleb Natapov
2010-01-17 12:20   ` Avi Kivity
2010-01-17 12:32     ` Christoph Hellwig
2010-01-17 12:41       ` Gleb Natapov
2010-01-17 12:44         ` Christoph Hellwig
2010-01-17 12:46           ` Gleb Natapov
2010-01-17 12:48             ` Avi Kivity [this message]
2010-01-17 12:34     ` Vadim Rozenfeld
2010-01-17 12:36     ` Gleb Natapov
2010-01-17 12:46       ` Avi Kivity
2010-01-17 12:50         ` Gleb Natapov
2010-01-17 12:53           ` Avi Kivity
2010-01-17  9:03 ` [PATCHv2 4/4] Implement NotifyLongSpinWait HYPER-V hypercall Gleb Natapov
2010-01-17 12:22   ` Avi Kivity

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=4B530708.1050006@redhat.com \
    --to=avi@redhat.com \
    --cc=gleb@redhat.com \
    --cc=hch@infradead.org \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.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.