Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
s390/extable: search amode31 extable last
It is very unlikely that an exception happens within the amode31 text section, therefore safe a couple of cycles for the common case, and search the amode31 extable last. Reviewed-by: Alexander Gordeev <[email protected]> Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
- Loading branch information