]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sparc64: update DAX submit to latest HV spec
authorJonathan Helman <jonathan.helman@oracle.com>
Mon, 1 May 2017 18:47:15 +0000 (11:47 -0700)
committerShannon Nelson <shannon.nelson@oracle.com>
Wed, 31 May 2017 23:43:48 +0000 (16:43 -0700)
commit42e640112d5463db79eda91cba963b0c47fd1d8f
tree58661c48343df82c709f52471ab15ec068b4eb40
parent498ca024b89377ecfa3de1a58800f44b10e157d9
sparc64: update DAX submit to latest HV spec

Orabug: 25927558

DAX submit needs to be updated to the latest HV spec. Along with a couple
small updates, the biggest modification is changing nomap_va to
status_data. This is mostly a cosmetic change but also adds support to
return the unavailable code via the exec ioctl. Further, augment the
comments and fix up a couple nits in the ccb submit hcall in hypervisor.h.

Signed-off-by: Jonathan Helman <jonathan.helman@oracle.com>
Reviewed-by: Rob Gardner <rob.gardner@oracle.com>
Signed-off-by: Allen Pais <allen.pais@oracle.com>
arch/sparc/dax/dax_main.c
arch/sparc/dax/dax_misc.c
arch/sparc/include/asm/hypervisor.h
arch/sparc/kernel/hvcalls.S