lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 18 Sep 2014 23:32:41 +0100 From: Russell King - ARM Linux <linux@....linux.org.uk> To: Stephen Boyd <sboyd@...eaurora.org> Cc: linux-arm-kernel@...ts.infradead.org, linux-arm-msm@...r.kernel.org, Will Deacon <will.deacon@....com>, linux-kernel@...r.kernel.org Subject: Re: [PATCH 0/3] Krait VFP fixes It would be nice to be copied on these patches, as the VFP code is entirely my creation... I'll review these patches shortly. On Thu, Sep 18, 2014 at 02:43:09PM -0700, Stephen Boyd wrote: > These changes allow us to support VFP correctly on Krait processors. > They also fix short vector emulation for Cortex-A15 and Krait. > > Stepan Moskovchenko (1): > arm: vfp: Bounce undefined instructions in vectored mode > > Stephen Boyd (2): > ARM: vfp: Workaround bad MVFR1 register on some Kraits > ARM: vfp: fix VFPv3 hwcap detection on non-ARM vfp implementations > > arch/arm/include/asm/cputype.h | 1 + > arch/arm/include/asm/vfp.h | 2 +- > arch/arm/mm/proc-v7.S | 5 +++-- > arch/arm/vfp/vfphw.S | 6 ++++++ > arch/arm/vfp/vfpmodule.c | 7 +++++++ > 5 files changed, 18 insertions(+), 3 deletions(-) > > -- > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, > hosted by The Linux Foundation > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@...ts.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists