git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3bc735
)
ARMv7: Linux Thumb-2 support for user-space applications
author
Paul Brook
<paul@codesourcery.com>
Mon, 22 Jan 2007 10:03:36 +0000
(10:03 +0000)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 12 Jun 2007 16:13:04 +0000
(09:13 -0700)
The attached patch implements Thumb-2 application support in Linux. There
are two main changes:
- Use IFAR when handling prefetch aborts
- Handle undefined instruction traps from coprocessor instructions in Thumb
mode
Signed-off-by: Paul Brook <paul@codesourcery.com>
No differences found