[staging:staging-testing] BUILD SUCCESS f1d570ef83c04ea60d22bbeafac5c053e7d92011

2021-09-11 Thread kernel test robot
defconfig powerpc randconfig-c003-20210911 i386 randconfig-c001-20210911 i386 randconfig-c001-20210910 i386 randconfig-c001-20210912 xtensaxip_kc705_defconfig mipsbcm47xx_defconfig powerpc

Re: [PATCH] [PATCH 4.9] staging: android: ion: fix page is NULL

2021-09-11 Thread Cheng Chao
the bug has been introduced by the patch: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/staging/android/ion/ion_system_heap.c?h=v4.9.282&id=e7f63771b60e7802c5a9b437c5ab1a8e33a0bb35 On Sat, Sep 11, 2021 at 10:20 PM Cheng Chao wrote: > > for longterm v4.4.283,

Re: [PATCH] [PATCH 4.9] staging: android: ion: fix page is NULL

2021-09-11 Thread Cheng Chao
for longterm v4.4.283, the code has checked if (!page) https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/staging/android/ion/ion_system_heap.c?h=v4.4.283 static struct page *alloc_buffer_page(struct ion_system_heap *heap, struct ion_buffer *buffer, unsign

[driver-core:debugfs_cleanup] BUILD SUCCESS f8b235639f3fcd9ae83540d50536fa21dcb2d04b

2021-09-11 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git debugfs_cleanup branch HEAD: f8b235639f3fcd9ae83540d50536fa21dcb2d04b fs: make d_path-like functions all have unsigned size elapsed time: 1706m configs tested: 163 configs skipped: 3 The following configs hav

Re: [PATCH] [PATCH 4.9] staging: android: ion: fix page is NULL

2021-09-11 Thread Greg KH
On Sat, Sep 11, 2021 at 07:21:15PM +0800, Cheng Chao wrote: > kernel panic is here: > > Unable to handle kernel paging request at virtual address b038 > pgd = d9d94000 > [b038] *pgd= > Internal error: Oops: 2805 [#1] PREEMPT SMP ARM > ... > task: daa2dd00 task.stack: da194000 > PC

[PATCH] [PATCH 4.9] staging: android: ion: fix page is NULL

2021-09-11 Thread Cheng Chao
kernel panic is here: Unable to handle kernel paging request at virtual address b038 pgd = d9d94000 [b038] *pgd= Internal error: Oops: 2805 [#1] PREEMPT SMP ARM ... task: daa2dd00 task.stack: da194000 PC is at v7_dma_clean_range+0x1c/0x34 LR is at arm_dma_sync_single_for_device+0x4