Richard Henderson writes:
> Since the kernel doesn't pass any info on the reason for the fault,
> disassemble the instruction to detect a store.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alex Bennée
--
Alex Bennée
On 16.04.2014 17:14, Richard Henderson wrote:
> Since the kernel doesn't pass any info on the reason for the fault,
> disassemble the instruction to detect a store.
>
> Signed-off-by: Richard Henderson
> ---
>
> Rather than spam the rest of the reviewed patch series to the list,
> I'm just sendi
Since the kernel doesn't pass any info on the reason for the fault,
disassemble the instruction to detect a store.
Signed-off-by: Richard Henderson
---
Rather than spam the rest of the reviewed patch series to the list,
I'm just sending the update of the one patch that had issues.
>From v4, Cla