Re: [PATCH mm-unstable 04/17] mm: alpha: Introduce arch_mmap_hint()

2024-12-10 Thread kernel test robot
/mm.git mm-everything patch link: https://lore.kernel.org/r/20241210024119.2488608-5-kaleshsingh%40google.com patch subject: [PATCH mm-unstable 04/17] mm: alpha: Introduce arch_mmap_hint() config: alpha-allmodconfig (https://download.01.org/0day-ci/archive/20241210/202412102123.db7eamhx

[PATCH mm-unstable 04/17] mm: alpha: Introduce arch_mmap_hint()

2024-12-09 Thread Kalesh Singh
Introduce alpha arch_mmap_hint() and define HAVE_ARCH_MMAP_HINT. This is a preparatory patch, no functional change is introduced. Signed-off-by: Kalesh Singh --- arch/alpha/include/asm/pgtable.h | 1 + arch/alpha/kernel/osf_sys.c | 29 - 2 files changed, 25 inse