On 10/2/19 4:41 AM, Eugeniu Rosca wrote:
Hi Shuah,
On Tue, Oct 01, 2019 at 08:41:43PM +0000, patchwork-bot+linux-kselftest@kernel.org wrote:
Hello:
This series was applied to shuah/linux-kselftest.git (refs/heads/fixes).
On Tue, 17 Sep 2019 20:40:22 +0200 you wrote:
From: "George G. Davis" george_davis@mentor.com
The newly added optional file argument does not validate if the file is indeed a watchdog, e.g.:
./watchdog-test -f /dev/zero Watchdog Ticking Away!
[...]
Here is a summary with links:
- [v3,1/2] selftests: watchdog: Validate optional file argument https://git.kernel.org/shuah/linux-kselftest/c/93c384f5d553bc4fdfb252b89ff37...
Could you please update the 'Fixes:' tag in the above commit to: Fixes: a4864a33f56caa ("selftests: watchdog: Add optional file argument")
The warning in https://patchwork.kernel.org/patch/11149287/ clearly says that the fixed commit is from linux-next and it seems to have been updated before landing in mainline. TIA.
Thanks. My scripts didn't catch it for some reason. Fixed now.
-- Shuah