[<prev] [next>] [day] [month] [year] [list]
Message-ID: <82e4c02d-6492-0c71-39bb-3c7c7e332842@huawei.com>
Date: Mon, 15 May 2017 14:58:55 +0800
From: Yisheng Xie <xieyisheng1@...wei.com>
To: <linux-kernel@...r.kernel.org>
CC: Xishi Qiu <qiuxishi@...wei.com>, Hanjun Guo <guohanjun@...wei.com>,
<duyufang@...wei.com>
Subject: [RFC] A question about sysctl
hi all,
When doing FUZZ test with strict writes enabled:
- $ 80 00 > /proc/sys/kernel/hung_task_timeout_secs
- $ cat /proc/sys/kernel/hung_task_timeout_secs
- $ 80
I have a silly question about this:
Should we return -EINVAL in this case both for strict writes enabled and disabled?
Thanks
Powered by blists - more mailing lists