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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20151007161354.GA28128@yury-N73SV> Date: Wed, 7 Oct 2015 19:13:54 +0300 From: Yury Norov <ynorov@...iumnetworks.com> To: Andrey Konovalov <andrey.konovalov@...aro.org> CC: <linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>, <catalin.marinas@....com>, <arnd@...db.de>, <agraf@...e.de>, <bamvor.zhangjian@...wei.com>, <yury.norov@...il.com>, <klimov.linux@...il.com>, <apinski@...ium.com>, <philipp.tomsich@...obroma-systems.com>, <christoph.muellner@...obroma-systems.com>, "Kapoor, Prasun" <Prasun.Kapoor@...iumnetworks.com> Subject: Re: [PATCH v5 10/23] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) On Tue, Oct 06, 2015 at 12:21:33PM +0300, Andrey Konovalov wrote: > Hi Yury, > > With this patch set 4.3 kernel fails to build with arch/arm64/configs/defconfig plus CONFIG_AARCH32_EL0=y > and CONFIG_ARM64_ILP32=y giving the following three errors (the 3d one is warning actually): [...] > Thanks, > Andrey Hi, Andrey, Thank you. If you're interested in early testing, you can pull my working branch here: https://github.com/norov/linux/tree/ilp There, build for all combinations of CONFIG_AARCH32_EL0 and CONFIG_ARM64_ILP32 is fixed. I can also share my testing tools, if needed. BR, Yury. -- 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