Commit 377b26e4 authored by Anfei's avatar Anfei Committed by Greg Kroah-Hartman
Browse files

ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6



commit 5e27fb78 upstream.

Instruction faults on pre-ARMv6 CPUs are interpreted as
a 'translation fault', but do_translation_fault doesn't
handle well if user mode trying to run instruction above
TASK_SIZE, and result in the infinite retry of that
instruction.

Signed-off-by: default avatarAnfei Zhou <anfei.zhou@gmail.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent c5944f7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment