[PATCH v6 0/6] KASAN for arm64
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2015-10-07 10:04:18
Also in:
linux-mm, lkml
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2015-10-07 10:04:18
Also in:
linux-mm, lkml
On Thu, Sep 17, 2015 at 12:38:06PM +0300, Andrey Ryabinin wrote:
As usual patches available in git git://github.com/aryabinin/linux.git kasan/arm64v6 Changes since v5: - Rebase on top of 4.3-rc1 - Fixed EFI boot. - Updated Doc/features/KASAN.
I tried to merge these patches (apart from the x86 one which is already merged) but it still doesn't boot on Juno as an EFI application. -- Catalin