lkml.org 
[lkml]   [2015]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [Xen-devel] [RFC 13/23] xen/xenbus: Use Xen page definition
    On 14/05/15 18:00, Julien Grall wrote:
    > The xenstore ring is always based on the page granularity of Xen.
    [...]
    > --- a/drivers/xen/xenbus/xenbus_probe.c
    > +++ b/drivers/xen/xenbus/xenbus_probe.c
    > @@ -713,7 +713,7 @@ static int __init xenstored_local_init(void)
    >
    > xen_store_mfn = xen_start_info->store_mfn =
    > pfn_to_mfn(virt_to_phys((void *)page) >>
    > - PAGE_SHIFT);
    > + XEN_PAGE_SHIFT);

    This is page_to_mfn() that you adjusted in the previous patch.

    David


    \
     
     \ /
      Last update: 2015-05-19 16:21    [W:4.038 / U:0.116 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site