Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment