mbox

[v4,0/2] fix mask calculation in pdx_init_mask

Message ID alpine.DEB.2.21.1906171146440.2072@sstabellini-ThinkPad-T480s (mailing list archive)
State New, archived
Headers show

Pull-request

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

Message

Stefano Stabellini June 17, 2019, 6:50 p.m. UTC
Hi all,

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


The following changes since commit 2ac48fd52d846a8c3949373aa0d776c6cb5452db:

  x86/x2APIC: tighten check in cluster mode IPI sending (2019-06-17 17:38:35 +0200)

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 cfba65902ec5f15df8b35b3ccf8bcdda695d5665:

  xen/arm: fix mask calculation in pdx_init_mask (2019-06-17 11:46:20 -0700)

----------------------------------------------------------------
Stefano Stabellini (2):
      xen: switch pdx_init_mask to return uint64_t
      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(-)