On 21.02.2014, at 16:31, Laurent Dufour <[email protected]> wrote:

> This fix introduces the H_GET_TCE hypervisor call which is basically the
> reverse of H_PUT_TCE, as defined in the Power Architecture Platform
> Requirements (PAPR).
> 
> The hcall H_GET_TCE is required by the kdump kernel which is calling it to
> retrieve the TCE set up by the panicing kernel.
> 
> Signed-off-by: Laurent Dufour <[email protected]>

Thanks, applied to kvm-ppc-queue. Btw, why exactly are we using struct page 
pointers and alloc_page rather than __get_free_page() and simple page start 
pointers?


Alex

--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to