From: Jens Axboe <axboe@kernel.dk>
To: Jiri Slaby <jslaby@suse.cz>
Cc: Christoph Hellwig <hch@lst.de>,
linux-block@vger.kernel.org, Jan Kara <jack@suse.cz>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] block: restore the old set_task_ioprio() behaviour wrt PF_EXITING
Date: Mon, 28 Mar 2022 06:36:21 -0600 [thread overview]
Message-ID: <164847098196.6805.10674643795747634430.b4-ty@kernel.dk> (raw)
In-Reply-To: <20220328085928.7899-1-jslaby@suse.cz>
On Mon, 28 Mar 2022 10:59:28 +0200, Jiri Slaby wrote:
> PF_EXITING tasks were silently ignored before the below commits.
> Continue doing so. Otherwise python-psutil tests fail:
> ERROR: psutil.tests.test_process.TestProcess.test_zombie_process
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/abuild/rpmbuild/BUILD/psutil-5.9.0/build/lib.linux-x86_64-3.9/psutil/_pslinux.py", line 1661, in wrapper
> return fun(self, *args, **kwargs)
> File "/home/abuild/rpmbuild/BUILD/psutil-5.9.0/build/lib.linux-x86_64-3.9/psutil/_pslinux.py", line 2133, in ionice_set
> return cext.proc_ioprio_set(self.pid, ioclass, value)
> ProcessLookupError: [Errno 3] No such process
>
> [...]
Applied, thanks!
[1/1] block: restore the old set_task_ioprio() behaviour wrt PF_EXITING
commit: 15583a563cd5a7358e975599b7de7caacd9e9ce9
Best regards,
--
Jens Axboe
next prev parent reply other threads:[~2022-03-28 12:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-28 8:59 [PATCH] block: restore the old set_task_ioprio() behaviour wrt PF_EXITING Jiri Slaby
2022-03-28 9:59 ` Jan Kara
2022-03-28 12:36 ` Jens Axboe [this message]
2022-03-29 6:55 ` Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=164847098196.6805.10674643795747634430.b4-ty@kernel.dk \
--to=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=jack@suse.cz \
--cc=jslaby@suse.cz \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox