On Tue, 15 Oct 2019 at 15:21, Greg KH gregkh@linuxfoundation.org wrote:
On Tue, Oct 15, 2019 at 08:46:56AM +0000, Linaro QA wrote:
Summary
kernel: 5.3.7-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-5.3.y git commit: 973b124921fc639825ae455aa91ed9ce15167584 git describe: v5.3.6-84-g973b124921fc Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe-sanity/build/v5.3....
Regressions (compared to build v5.3.6)
dragonboard-410c: build: * build_process
What does this mean?
5.3 branch build failed for x86_64, i386, arm and arm64.
$ git bisect good 642ac0f454dad9a68150e4bd37975cee0126f258 is the first bad commit commit 642ac0f454dad9a68150e4bd37975cee0126f258 Author: Jens Axboe axboe@kernel.dk Date: Wed Oct 9 14:40:13 2019 -0600
io_uring: only flush workqueues on fileset removal
commit 8a99734081775c012a4a6c442fdef0379fe52bdf upstream.
We should not remove the workqueue, we just need to ensure that the workqueues are synced. The workqueues are torn down on ctx removal.
Cc: stable@vger.kernel.org Fixes: 6b06314c47e1 ("io_uring: add file set registration") Reported-by: Stefan Hajnoczi stefanha@redhat.com Signed-off-by: Jens Axboe axboe@kernel.dk Signed-off-by: Greg Kroah-Hartman gregkh@linuxfoundation.org
:040000 040000 e4f50c640ef3a2235cd540b1d67b0aad97a087ac 1bc7d774ce0be0e8def5504c840d0f6ccc8d0695 M fs
- Naresh