That is actually great, 4 out of 7 patched without any issues, I love this bot. The remaining 3 probably are all failing because of the missing call_mmap helper. f74ac01520c9 ("mm: use helper for calling f_op->mmap()") I can make a separate patch that doesn't use the helper. I will also check if this change is necessary for the older kernels, although right now I assume it probably is. Jan On May 18, 2019 8:22:41 AM EDT, Sasha Levin <sashal@xxxxxxxxxx> wrote: >Hi, > >[This is an automated email] > >This commit has been processed because it contains a -stable tag. >The stable tag indicates that it's relevant for the following trees: >all > >The bot has tested the following trees: v5.1.3, v5.0.17, v4.19.44, >v4.14.120, v4.9.177, v4.4.180, v3.18.140. > >v5.1.3: Build OK! >v5.0.17: Build OK! >v4.19.44: Build OK! >v4.14.120: Build OK! >v4.9.177: Failed to apply! Possible dependencies: >0f78d06ac1e9 ("vfs: pass type instead of fn to >do_{loop,iter}_readv_writev()") >7687a7a4435f ("vfs: extract common parts of >{compat_,}do_readv_writev()") >bb7462b6fd64 ("vfs: use helpers for calling f_op->{read,write}_iter()") > f74ac01520c9 ("mm: use helper for calling f_op->mmap()") > >v4.4.180: Failed to apply! Possible dependencies: >0b944d3a4bba ("aio: hold an extra file reference over AIO read/write >operations") > 1bd816f12071 ("drm/vgem: Use lockless gem BO free callback") > 2710fd7e00b4 ("f2fs: introduce dirty list node in inode info") >2dbf0d90971a ("drm/i915: Use CPU mapping for userspace dma-buf mmap()") > 4cf185379b75 ("f2fs: add a tracepoint for sync_dirty_inodes") > 6ad7609a183a ("f2fs: introduce __remove_dirty_inode") > 6d5a1495eebd ("f2fs: let user being aware of IO error") > 70fe2f48152e ("aio: fix freeze protection of aio writes") > 89319d31d2d0 ("fs: remove aio_run_iocb") >b439b103a6c9 ("f2fs: move dio preallocation into f2fs_file_write_iter") >bb7462b6fd64 ("vfs: use helpers for calling f_op->{read,write}_iter()") > c227f912732f ("f2fs: record dirty status of regular/symlink inode") > d323d005ac4a ("f2fs: support file defragment") > dde0c2e79848 ("fs: add IOCB_SYNC and IOCB_DSYNC") > e6f15b763ab2 ("drm/vgem: Enable dmabuf interface for export") > eb7e813cc791 ("f2fs: fix to remove directory inode from dirty list") > f74ac01520c9 ("mm: use helper for calling f_op->mmap()") > >v3.18.140: Failed to apply! Possible dependencies: > 1bd816f12071 ("drm/vgem: Use lockless gem BO free callback") >2dbf0d90971a ("drm/i915: Use CPU mapping for userspace dma-buf mmap()") > 301120134628 ("block: loop: say goodby to bio") > 502e95c66785 ("drm/vgem: implement virtual GEM") > 990ed2720717 ("drm/vgem: drop DRIVER_PRIME (v2)") > af65aa8ea78b ("block: loop: don't handle REQ_FUA explicitly") > b5dd2f6047ca ("block: loop: improve performance via blk-mq") >bb7462b6fd64 ("vfs: use helpers for calling f_op->{read,write}_iter()") > bc07c10a3603 ("block: loop: support DIO & AIO") >cf655d953422 ("block: loop: introduce lo_discard() and lo_req_flush()") > e6f15b763ab2 ("drm/vgem: Enable dmabuf interface for export") > f74ac01520c9 ("mm: use helper for calling f_op->mmap()") > > >How should we proceed with this patch? > >-- >Thanks, >Sasha