On Fri, Jan 11, 2019 at 04:32:12PM -0800, Gwendal Grignou wrote:
Prevent an empty line in /proc/self/status, allow iotop to work.
iotop does not like empty lines, fails with: File "/usr/local/lib64/python2.7/site-packages/iotop/data.py", line 196, in parse_proc_pid_status key, value = line.split(':\t', 1) ValueError: need more than 1 value to unpack
[reading /proc/self/status]
Signed-off-by: Gwendal Grignou gwendal@chromium.org
fs/proc/array.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Why send this to me? Always use scripts/get_maintainer.pl on a patch to determine who and what lists to send patches to.
And is this a new bug? What commit caused this?
thanks,
greg k-h