include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_303' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE

2023-06-06 Thread kernel test robot
Hi Vineet, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: a4d7d701121981e3c3fe69ade376fe9f26324161 commit: d9820ff76f95fa26d33e412254a89cd65b23142d ARC: mm: switch pgtable_t back to struct page * date: 1 year, 9

Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs

2023-06-06 Thread Muhammad Usama Anjum
On 4/6/23 5:56 PM, Muhammad Usama Anjum wrote: > On 4/6/23 4:40 PM, kernel test robot wrote: >> Hi Muhammad, >> >> kernel test robot noticed the following build errors: >> >> [auto build test ERROR on akpm-mm/mm-everything] >> [also build test ERROR on next-20230406] >> [cannot apply to linus/maste