lkml.org 
[lkml]   [2012]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] xen pv-on-hvm: add pfn_is_ram helper for kdump
On Thu, Jul 12, Olaf Hering wrote:

> + if (HYPERVISOR_hvm_op(HVMOP_get_mem_type, &a))
> + return -ENXIO;
> +
> + switch (a.mem_type) {
> + case HVMMEM_mmio_dm:


Sorry, this commit misses the required hypercall defines.
I will fix it up and resend.

Olaf


\
 
 \ /
  Last update: 2012-07-12 11:41    [W:0.035 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site