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

_______________________________________________
Linuxppc-dev mailing list
[email protected]
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to