Re: [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32

2024-08-26 Thread kernel test robot
act-common-header-for-vDSO/20240826-103525 base: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next patch link: https://lore.kernel.org/r/315e3a268b165b6edad7dcb723b0d8a506a56c4e.1724309198.git.christophe.leroy%40csgroup.eu patch subject: [PATCH v2 07/17] mm: Define VM_DRO

Re: [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32

2024-08-26 Thread kernel test robot
act-common-header-for-vDSO/20240826-103525 base: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next patch link: https://lore.kernel.org/r/315e3a268b165b6edad7dcb723b0d8a506a56c4e.1724309198.git.christophe.leroy%40csgroup.eu patch subject: [PATCH v2 07/17] mm: Define VM_DRO

Re: [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32

2024-08-26 Thread kernel test robot
r-for-vDSO/20240826-103525 base: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next patch link: https://lore.kernel.org/r/315e3a268b165b6edad7dcb723b0d8a506a56c4e.1724309198.git.christophe.leroy%40csgroup.eu patch subject: [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc

[PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32

2024-08-22 Thread Christophe Leroy
Commit 9651fcedf7b9 ("mm: add MAP_DROPPABLE for designating always lazily freeable mappings") only adds VM_DROPPABLE for 64 bits architectures. In order to also use the getrandom vDSO implementation on powerpc/32, use VM_ARCH_1 for VM_DROPPABLE on powerpc/32. This is possible because VM_ARCH_1 is