[PATCH v9 00/24] ILP32 for ARM64
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2018-11-15 00:51:09
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2018-11-15 00:51:09
On Tue, Nov 13, 2018 at 10:57:26AM +0000, Yury Norov wrote:
On Tue, Nov 13, 2018 at 11:04:53AM +0100, Andreas Schwab wrote:quoted
On Jul 24 2018, Yury Norov [off-list ref] wrote:quoted
This is the update of the series based on 4.17 kernel https://github.com/norov/linux/tree/ilp32-4.17Do you aleady have an update for 4.19?I've started this work. Comparing to 4.17, there are major changes in syscall handling - such routines are rewritten in C, and in signals. At now, basic tests work, but signal delivering causes illegal instruction abort.
If it helps, I have a 4.18 branch here: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git/log/?h=staging/ilp32-4.18 Hopefully the changes between 4.18 and 4.19 are smaller than .17->.18. -- Catalin