Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp4086707ybe; Mon, 16 Sep 2019 06:33:39 -0700 (PDT) X-Google-Smtp-Source: APXvYqwt1wC6bz8Z5KsUXC16KBjMhuXOs8ucZVbKowzwWP5lx4F7EwX709njDeU/F1dVkkS3UW3G X-Received: by 2002:a17:906:480b:: with SMTP id w11mr6650ejq.137.1568640819179; Mon, 16 Sep 2019 06:33:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568640819; cv=none; d=google.com; s=arc-20160816; b=lefrOWE9kr0WIXqrz0CsBN+3MosjePIPcRutfxywvFiGW27xiFqQ4PpFTT3jzo1Smk RK7CGtFscU2TY+/QfnEdg103ZOOiwQ/P+BIHCUvN0FSqP6n4ZelpyILDaN/JWT2CEm+u BiBPfWNqjb0sSUlDRUkvQM5l6j64rfPZvH31deSKbaUxFwjcUhnMn/s635N+eZfBXEYz zlrkmX6ND9MW0IwnooIOEzximhjMbKiFWOKU/kdFJVq1TKP4Omz52WSvQT/Nzcbbo/o/ a59ZmzD2k2raB9hjPsdeq2EumW+T9EYyb1z83zyvnvqFFzj7iOIkBHbV1+fKHfl7I8NC VXzg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:dkim-signature; bh=/2raRq9Jj+FScuC+a4QOaockt3Adh31/IMC7Af8MscY=; b=dciuwr4K+H8Ekvp8YVhs4xcfukWUjc39qtw2gyRpoipsq/AUVKBV8VQaoJcfNgOHEW kzJJWW/lEkjrdEMe5RehSX314wpfOdio21rvUrh3WbHUpGOQpparYVVV/IZb/OwNYTx4 cH/E/ZAf6T1xuXg6Jxijo6N3uBQwh8WnfKnQdBHladeaqRAGf9S0vgiRlRedwDoG05lc MaI/mDh4x3zsUDjy9WxnD/OEfysN3uUacj//qdjCHNDyVbu23ilEQdvlsmP/mzAoOE3f 1bYj7ugceaWfmYJgVmoxAhmEBcMscL63Dvu0wTILyUwatbpchYNeZHGjNsv1kLFPeyLx me6Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="P/RYsjgW"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h6si20066919edr.136.2019.09.16.06.33.14; Mon, 16 Sep 2019 06:33:39 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="P/RYsjgW"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387456AbfIPN3v (ORCPT + 99 others); Mon, 16 Sep 2019 09:29:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:51084 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387436AbfIPN3t (ORCPT ); Mon, 16 Sep 2019 09:29:49 -0400 Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 040B7216C8; Mon, 16 Sep 2019 13:29:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568640588; bh=E65PZqenNtF0gwkez503dpgyYEbXy6y2IHG2wRELbqk=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=P/RYsjgWM7yMJG8sh0pPTj1nWZ0qkyd6pPQrm7E98aPcp+zyeFFdkXVeXdix1URGw rj6Wf39bV26ZrEu6vSiok3JE1slVZFXLgTKO0i63TVvsHiIyipRJtwIR2Xien5Vy1q LEqZR++Kh+BK6tbBD1tcOjaYGVJRdHuJ60bZbd8I= Subject: Re: [PATCH 1/2] selftests: watchdog: Validate optional file argument To: Eugeniu Rosca Cc: "George G. Davis" , Jerry Hoemann , Colin Ian King , linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, Eugeniu Rosca , shuah References: <20190907085833.21167-1-erosca@de.adit-jv.com> <20190916120816.GA30453@vmlxhi-102.adit-jv.com> From: shuah Message-ID: Date: Mon, 16 Sep 2019 07:29:47 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <20190916120816.GA30453@vmlxhi-102.adit-jv.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/16/19 6:08 AM, Eugeniu Rosca wrote: > Hi Shuah, > > On Sat, Sep 07, 2019 at 10:58:32AM +0200, Eugeniu Rosca wrote: >> From: "George G. Davis" >> >> As reported by Eugeniu Rosca, 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! >> >> Fix it by confirming that the WDIOC_GETSUPPORT ioctl succeeds. >> >> Reported-by: Eugeniu Rosca >> Signed-off-by: George G. Davis >> Signed-off-by: Eugeniu Rosca >> --- >> v1: Applied/tested on commit ce54eab71e210f ("kunit: fix failure to build without printk") of >> https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git/log/?h=next > > Any concerns about the two patches? I responded to the patches as well. > Can you please confirm they are in your queue? > I just sent response. Please collapse the two patches. They will go in for 5.4-rc1 second update. thanks, -- Shuah