On 12/02/18 01:44, Haozhong Zhang wrote:
> ... and fix the coding style on fly.
>
> valid_numa_range(..., epfn << PAGE_SHIFT, ...) and its only caller
> memory_add(..., epfn, pxm) interpret epfn inconsistently. The former
> interprets epfn as the last pfn, while the latter interprets it as the
> last pfn plus one. Fix this inconsistency in valid_numa_range(), since
> most of other places use the latter interpretation.
>
> Signed-off-by: Haozhong Zhang <haozhong.zh...@intel.com>

Acked-by: Andrew Cooper <andrew.coo...@citrix.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to