[Xen-devel] [PATCH v5 0/2] fix mask calculation in pdx_init_mask

Stefano Stabellini posted 2 patches 4 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/alpine.DEB.2.21.1906211320580.25730@sstabellini-ThinkPad-T480s
xen/arch/arm/setup.c  | 9 ++++++++-
xen/arch/x86/srat.c   | 2 +-
xen/common/pdx.c      | 9 +++++++--
xen/include/xen/pdx.h | 2 +-
4 files changed, 17 insertions(+), 5 deletions(-)
[Xen-devel] [PATCH v5 0/2] fix mask calculation in pdx_init_mask
Posted by Stefano Stabellini 4 years, 10 months ago
Hi all,

This is an update on "fix mask calculation in pdx_init_mask", plus a
cleanup patch.

The following changes since commit f3d8eef9091747e70c505094f63514b43329a922:

  x86/linker: use DECL_SECTION uniformly (2019-06-21 17:41:05 +0100)

are available in the Git repository at:

  http://xenbits.xenproject.org/git-http/people/sstabellini/xen-unstable.git 

for you to fetch changes up to d713e176bc0715fc798ee8fdae4c02fc6481cd58:

  xen/arm: fix mask calculation in pdx_init_mask (2019-06-21 13:20:25 -0700)

----------------------------------------------------------------
Stefano Stabellini (2):
      xen: Replace u64 with uint64_t in pdx_init_mask() and callers
      xen/arm: fix mask calculation in pdx_init_mask

 xen/arch/arm/setup.c  | 9 ++++++++-
 xen/arch/x86/srat.c   | 2 +-
 xen/common/pdx.c      | 9 +++++++--
 xen/include/xen/pdx.h | 2 +-
 4 files changed, 17 insertions(+), 5 deletions(-)

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