Alexey Kardashevskiy 4fe822e075 spapr-rtas: fix h_rtas parameters reading
On the real hardware, RTAS is called in real mode and therefore
top 4 bits of the address passed in the call are ignored.
So does the patch.

This converts h_rtas() to use existing rtas_ld() handlers.

This fixed rtas_ld()/rtas_st() to ignore top 4 bits.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-10-25 23:25:46 +02:00
..
2013-09-03 12:25:55 +02:00
2013-09-02 10:06:41 +02:00
2013-09-03 12:25:55 +02:00
2013-07-29 21:07:00 +02:00
2013-08-28 10:16:47 +03:00
2013-09-02 10:06:43 +02:00
2013-09-02 10:06:42 +02:00