On 2/11/21 3:33 PM, Vincenzo Frascino wrote: > The series is based on linux-next/akpm. > > To simplify the testing a tree with the new patches on top has been made > available at [1]. > > [1] https://git.gitlab.arm.com/linux-arm/linux-vf.git mte/v11.async.akpm
akpm tree seems currently broken due to [1]. If you want to test my patches a possible workaround is to remove manually the content of $KBUILD_OUTPUT and then do the usual: make defconfig && make menuconfig (to enable KASAN HW TAGS) && make -j<n> [1] https://www.spinics.net/lists/netdev/msg721547.html Thanks! -- Regards, Vincenzo

