Thanks for the Ack, applied.
On Fri, Aug 5, 2011 at 3:49 PM, Richard Henderson wrote:
> On 08/03/2011 11:00 AM, Blue Swirl wrote:
>> Parameter is_softmmu (and its evil mutant twin brother is_softmuu)
>> is not used in cpu_*_handle_mmu_fault() functions, remove them
>> and adjust callers.
>>
>> Si
On 08/03/2011 11:00 AM, Blue Swirl wrote:
> Parameter is_softmmu (and its evil mutant twin brother is_softmuu)
> is not used in cpu_*_handle_mmu_fault() functions, remove them
> and adjust callers.
>
> Signed-off-by: Blue Swirl
Acked-by: Richard Henderson
r~
> ---
> target-alpha/cpu.h
Parameter is_softmmu (and its evil mutant twin brother is_softmuu)
is not used in cpu_*_handle_mmu_fault() functions, remove them
and adjust callers.
Signed-off-by: Blue Swirl
---
target-alpha/cpu.h|2 +-
target-alpha/helper.c |4 ++--
target-alpha/op_helper.c |