On 2 September 2015 at 16:53, Sergey Sorokin <[email protected]> wrote: > There is an error in arm_excp_unmasked() function: > bitwise operator & is used with integer and bool operands > causing an incorrect zeroed result. > The patch fixes it. > > Signed-off-by: Sergey Sorokin <[email protected]>
Applied to target-arm.next, thanks. -- PMM
