Re: [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

2023-02-08 Thread Mark Brown
On Wed, Feb 08, 2023 at 03:12:06PM +0100, David Hildenbrand wrote: > On 07.02.23 01:32, Mark Brown wrote: > > Today's -next (and at least back to Friday, older logs are unclear - I > > only noticed -next issues today) fails to NFS boot on an AT91SAM9G20-EK > > (an old ARMv5 platform) with multi_v5

Re: [Buildroot] [PATCH v4 1/1] package/bpftool: revert bpf_cookie patch to allow building

2023-02-08 Thread Arnout Vandecappelle
Hi Shahab, On 15/06/2022 12:57, Shahab Vahedi wrote: Building bpftool on Debian 11 (bullseye) with kernel v5.10 fails: ---8<--- $ make . . . CLANGpid_iter.bpf.o skeleton/pid_iter.bpf.c:47:14: error: incomplete defi

Re: [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

2023-02-08 Thread David Hildenbrand
On 07.02.23 01:32, Mark Brown wrote: On Fri, Jan 13, 2023 at 06:10:04PM +0100, David Hildenbrand wrote: Let's support __HAVE_ARCH_PTE_SWP_EXCLUSIVE by stealing one bit from the offset. This reduces the maximum swap space per file to 64 GiB (was 128 GiB). While at it drop the PTE_TYPE_FAULT from