aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/firmware-guide/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2021-12-15 09:31:36 +0100
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2021-12-17 12:02:17 +0000
commit8536a5ef886005bc443c2da9b842d69fd3d7647f (patch)
treec376607dc2a422250496cd07040d89d81b9fc542 /Documentation/firmware-guide/ssh:/git@git.zx2c4.com
parentARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNC (diff)
ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
The Thumb2 version of the FP exception handling entry code treats the register holding the CP number (R8) differently, resulting in the iWMMXT CP number check to be incorrect. Fix this by unifying the ARM and Thumb2 code paths, and switch the order of the additions of the TI_USED_CP offset and the shifted CP index. Cc: <stable@vger.kernel.org> Fixes: b86040a59feb ("Thumb-2: Implementation of the unified start-up and exceptions code") Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'Documentation/firmware-guide/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
completionAdrian Hunter1-0/+1 2017-12-11mmc: block: Add CQE supportAdrian Hunter1-0/+18 2017-12-11mmc: block: Add blk-mq supportAdrian Hunter1-0/+32 2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-2/+2 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1 2017-10-30mmc: block: Delete mmc_access_rpmb()Linus Walleij1-2/+0 2017-10-30mmc: block: Convert RPMB to a character deviceLinus Walleij1-0/+2 2017-10-04mmc: Delete bounce buffer handlingLinus Walleij1-6/+0 2017-08-30mmc: debugfs: Move block debugfs into block moduleLinus Walleij1-0/+4 2017-08-30mmc: block: Anonymize the drv op data pointerLinus Walleij1-1/+1 2017-06-20mmc: block: Move boot partition locking into a driver opLinus Walleij1-1/+3 2017-06-20mmc: block: Tag DRV_OPs with a driver operation typeLinus Walleij1-0/+9 2017-06-20mmc: block: remove req back pointerLinus Walleij1-1/+7 2017-06-20mmc: queue: delete mmc_req_is_special()Linus Walleij1-8/+0 2017-06-20mmc: block: move multi-ioctl() to use block layerLinus Walleij1-1/+2 2017-06-20mmc: block: move single ioctl() commands to block requestsLinus Walleij1-0/+3 2017-06-20mmc: core: Allocate per-request data using the block layer coreLinus Walleij1-10/+12 2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter1-0/+2 2017-04-24mmc: block: Introduce queue semanticsAdrian Hunter1-3/+7 2017-02-13mmc: queue: turn queue flags into boolsLinus Walleij1-3/+2 2017-02-13mmc: block: rename mmc_active to areqLinus Walleij1-1/+1 2017-02-13mmc: core: First step in cleaning up private mmc header filesUlf Hansson1-1/+5 2016-12-12mmc: block: Move files to coreUlf Hansson1-0/+64