From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BFFE4C43334 for ; Tue, 21 Jun 2022 14:34:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351791AbiFUOd7 (ORCPT ); Tue, 21 Jun 2022 10:33:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44088 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350991AbiFUOd4 (ORCPT ); Tue, 21 Jun 2022 10:33:56 -0400 Received: from madras.collabora.co.uk (madras.collabora.co.uk [46.235.227.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1A3081C127; Tue, 21 Jun 2022 07:33:55 -0700 (PDT) Received: from [192.168.10.5] (unknown [39.45.247.111]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: usama.anjum) by madras.collabora.co.uk (Postfix) with ESMTPSA id B53416601688; Tue, 21 Jun 2022 15:33:51 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1655822033; bh=F8yRvq3Kx4hHKAfFp6vxgPwTAuKL3kJxkpN/M5vr8DY=; h=Date:Cc:Subject:To:References:From:In-Reply-To:From; b=h1Ddw65ku4x4Nz7IzNI9dXxbxgHEDS1oXPh3Ik5YWwcmtnFtu4gTAqD7vY98PONbS BKWE4iWsQy+CrobZHgfJS0S8iP0ZkoZQyGVpg/nQFxWJDPHGdM/Q1LzbuDe8r5EYOC 7LrQEal5vlPjDHPALOP8MD3CbWTbnjqxCsJc5eGyniip8Z9L5U7Vru/hMGckRgrutw 76xda5pWGluCK01Ot/QyJY9isqndWIe6RnnDjPPAOAU25if5ezkFAj93VCHDO1SmYg i/Wa6cu4xVqXQHngCI2x6RDZKRkzEU7b0dYaMHI3T+VcACjHwHer8vjiVjuXu4t9fp VK+g09nMzsFOQ== Message-ID: <0e8ea624-3cf0-7c63-9b24-8c4109096d3d@collabora.com> Date: Tue, 21 Jun 2022 19:33:47 +0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Cc: usama.anjum@collabora.com, kernel@collabora.com, bagasdotme@gmail.com, linux-kselftest@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] docs/kselftest: add more guidelines for adding new tests Content-Language: en-US To: Shuah Khan , Shuah Khan , Jonathan Corbet References: <20220521073651.4191910-1-usama.anjum@collabora.com> <63fc263d-c06a-2974-298c-5da80322411a@linuxfoundation.org> From: Muhammad Usama Anjum In-Reply-To: <63fc263d-c06a-2974-298c-5da80322411a@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/8/22 2:41 AM, Shuah Khan wrote: > > The change looks good to me. I am catching up on patch backlog after the > merge window and vacation. I can take this through kselftest or if it > goes through doc tree - here is my > > Reviewed-by: Shuah Khan > This patch hasn't been accepted yet. > thanks, > -- Shuah -- Muhammad Usama Anjum