[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH 13/14] xen/mm: Convert {s, g}et_gpfn_from_mfn() to use typesafe MFN
- To: "Andrew Cooper" <andrew.cooper3@xxxxxxxxxx>
- From: "Jan Beulich" <JBeulich@xxxxxxxx>
- Date: Fri, 10 May 2019 08:14:24 -0600
- Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wei.liu2@xxxxxxxxxx>, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>, George Dunlap <George.Dunlap@xxxxxxxxxxxxx>, Tim Deegan <tim@xxxxxxx>, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, Julien Grall <julien.grall@xxxxxxx>, Tamas K Lengyel <tamas@xxxxxxxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Roger Pau Monne <roger.pau@xxxxxxxxxx>
- Delivery-date: Fri, 10 May 2019 14:14:38 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
>>> On 10.05.19 at 16:05, <andrew.cooper3@xxxxxxxxxx> wrote:
> The overwhelming majority way of printing mfns is via:
>
> mfn %"PRI_mfn"
>
> which is almost fully consistent across the x86 code.
>
> Various bits of common code, and most of ARM code use variations of
> %#"PRI_mfn", and this ought to be fixed.
Oh, so you're fine with omitting the 0x here? That's fine with me. I've
suggested its addition merely because commonly you ask for the prefix.
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
|