Skip to content
Commit 928bd1b4 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCR



The VFP code can leak VFP_NAN_FLAG into the FPSCR. It doesn't correspond
to any real FPSCR bit (and overlaps one of the exception flags).

Bug report from Daniel Jacobowitz

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent c7fd8442
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment