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 mm01.cs.columbia.edu (mm01.cs.columbia.edu [128.59.11.253]) by smtp.lore.kernel.org (Postfix) with ESMTP id E03E0C433F5 for ; Thu, 10 Feb 2022 18:55:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 5EE3649F4C; Thu, 10 Feb 2022 13:55:30 -0500 (EST) X-Virus-Scanned: at lists.cs.columbia.edu Authentication-Results: mm01.cs.columbia.edu (amavisd-new); dkim=softfail (fail, message has been altered) header.i=@linuxfoundation.org Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TX6Jhqs41cSS; Thu, 10 Feb 2022 13:55:28 -0500 (EST) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 6746749F0A; Thu, 10 Feb 2022 13:55:28 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 1D27649F0C for ; Thu, 10 Feb 2022 11:46:05 -0500 (EST) X-Virus-Scanned: at lists.cs.columbia.edu Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nV24w0IlI5eb for ; Thu, 10 Feb 2022 11:46:04 -0500 (EST) Received: from mail-il1-f182.google.com (mail-il1-f182.google.com [209.85.166.182]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id F22D14086D for ; Thu, 10 Feb 2022 11:46:03 -0500 (EST) Received: by mail-il1-f182.google.com with SMTP id n5so4792225ilk.12 for ; Thu, 10 Feb 2022 08:46:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=DDtHBrYV020bBGjtIYRFzMtZ1rUWWBBixnBxzXJeFHg=; b=b6JQx2r2RiP/MMxSjrD6RoqNR1f8sgY/J8ogD1k5zuepBjN9K4EpBTF4U3DnkeWghn OiqY/c+ldn1HMMXxr57ZqhnHntCkvLwMwdaoBNgntrz9ZtxNLhNEmUo3JG7R+L6XMQxb 0v7lJ4uHDLla/82flidGVeDfm9T2y7xdlc+iY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=DDtHBrYV020bBGjtIYRFzMtZ1rUWWBBixnBxzXJeFHg=; b=pMZuLzQ/L7tJ2WJDZz+6HJsjyUUyWIwULpFzVQp8QigT3U9DZ/4vk15xacyhEYb6Sj t5Cxzmo5nOpAqN3CRwaThMuokIlIeMkBZExd07B3iuIQ3ZuKwTwxQaeR/OvlT21o1C9D pzD8zq8XU/x18ISxiBvRowSQHFj1PI0vQOOmoHzgYUZmR/C57COflJab4/AxQJw13wBI fpZu/EnFxIBBkJZAs3v8qzovpcXpdwN0XQKpeaZZ0NvA45OUk5YSvWXCoJT6TRhRzV3w 2wRdHnO47LJI1ZWqhEY7vxiqRYZyNoNLjXAaoekgIqhDzSM94A4/5h9vNkUgcHnWc6Dv O9VQ== X-Gm-Message-State: AOAM530Gf3cg4pEwP4t2gsyZfMUvdFgtZO9ver4lq3QaspvymWGlfkxm rw7x26fUaZ6Yt/h7Sp13kh+SCw== X-Google-Smtp-Source: ABdhPJwBlZn/97+3CiBD8ZcFr5rKXnOkyTzDg+cp7L6qXTI403VmIgvZfUlQKv423UjT5i7Ow2M58Q== X-Received: by 2002:a05:6e02:1544:: with SMTP id j4mr4346609ilu.77.1644511563158; Thu, 10 Feb 2022 08:46:03 -0800 (PST) Received: from [192.168.1.128] ([71.205.29.0]) by smtp.gmail.com with ESMTPSA id d2sm4037645iog.42.2022.02.10.08.46.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 10 Feb 2022 08:46:02 -0800 (PST) Subject: Re: [PATCH v11 06/40] arm64/sme: Provide ABI documentation for SME To: Mark Brown References: <20220207152109.197566-1-broonie@kernel.org> <20220207152109.197566-7-broonie@kernel.org> <49da0f58-7a20-e557-54c3-34bd7074f711@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Thu, 10 Feb 2022 09:46:00 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US X-Mailman-Approved-At: Thu, 10 Feb 2022 13:55:27 -0500 Cc: Marc Zyngier , Basant Kumar Dwivedi , Will Deacon , Luis Machado , Szabolcs Nagy , Catalin Marinas , linux-arm-kernel@lists.infradead.org, linux-kselftest@vger.kernel.org, Alan Hayward , Shuah Khan , Shuah Khan , kvmarm@lists.cs.columbia.edu, Salil Akerkar X-BeenThere: kvmarm@lists.cs.columbia.edu X-Mailman-Version: 2.1.14 Precedence: list List-Id: Where KVM/ARM decisions are made List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu On 2/10/22 9:18 AM, Mark Brown wrote: > On Thu, Feb 10, 2022 at 08:12:44AM -0700, Shuah Khan wrote: >> On 2/8/22 12:00 PM, Mark Brown wrote: > >>> Sure, there are lots of structured files in there like .rst ones which >>> have SPDX headers but this is just a free format text file so it's not >>> clear what if any format to use. > >> I think SPDX is applicable to all files free format or not. Are you seeing >> any build warns during doc build on this? > > No, but I'm not exactly going out of my way to do anything with them. > As far as I know these files don't get touched during builds, they just > exist in the kernel tree. If there is some way of generating warnings > from them there are quite a lot of other such files already there and > doing so. Like I say I can't find any evidence that anyone has looked > at adding SPDX to these files, as far as I know the long term plan such > as it is is to convert to other formats and I can't immediately think > how one would do it otherwise in a way that works well. > If build isn't saying anything, we can move on from SPDX comment. :) thanks, -- Shuah _______________________________________________ kvmarm mailing list kvmarm@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/kvmarm 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 91052C433EF for ; Thu, 10 Feb 2022 16:46:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244267AbiBJQqH (ORCPT ); Thu, 10 Feb 2022 11:46:07 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:58856 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240434AbiBJQqH (ORCPT ); Thu, 10 Feb 2022 11:46:07 -0500 Received: from mail-il1-x136.google.com (mail-il1-x136.google.com [IPv6:2607:f8b0:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D59C190 for ; Thu, 10 Feb 2022 08:46:03 -0800 (PST) Received: by mail-il1-x136.google.com with SMTP id h11so4799178ilq.9 for ; Thu, 10 Feb 2022 08:46:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=DDtHBrYV020bBGjtIYRFzMtZ1rUWWBBixnBxzXJeFHg=; b=b6JQx2r2RiP/MMxSjrD6RoqNR1f8sgY/J8ogD1k5zuepBjN9K4EpBTF4U3DnkeWghn OiqY/c+ldn1HMMXxr57ZqhnHntCkvLwMwdaoBNgntrz9ZtxNLhNEmUo3JG7R+L6XMQxb 0v7lJ4uHDLla/82flidGVeDfm9T2y7xdlc+iY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=DDtHBrYV020bBGjtIYRFzMtZ1rUWWBBixnBxzXJeFHg=; b=keEP6xOkACdCitJahUwqhRskIuoNNOdi07HhuDOiEnfcfTb9hwwZdJljzT1ltFS9/Y LWnPJuZhGHQc+GCj2X04e2XMG5HaY8LV0ldDt+hKeuAy+nnelBwkpNrUtkiC57ghgNCM XfmcJ5ndS/+iwkGbS5cnmc4yAzXbpfWiwwzoVeJLFBH9Mjbx6bqOLT/HFBg173ba6AcW 8cbRuv54AC429Nh+iU6HnKsIUHUPwoM9eRew1uda7ZCgGVKJ7wSWjmFpv+5M9lgJscrx 51kyvr/rGB0fzSCjYpL1V0iGrjUbe/iFiQGQd3lx/6iN45G2NOv6yYRqZYERgWEy+Rqx jbRg== X-Gm-Message-State: AOAM531uCtQQVYNEMA+C2CyGo8vKCaepFeaxf5KkSy+B7+ypprHI9kX8 p/iHPutzrkCY8elqSvdc6306kA== X-Google-Smtp-Source: ABdhPJwBlZn/97+3CiBD8ZcFr5rKXnOkyTzDg+cp7L6qXTI403VmIgvZfUlQKv423UjT5i7Ow2M58Q== X-Received: by 2002:a05:6e02:1544:: with SMTP id j4mr4346609ilu.77.1644511563158; Thu, 10 Feb 2022 08:46:03 -0800 (PST) Received: from [192.168.1.128] ([71.205.29.0]) by smtp.gmail.com with ESMTPSA id d2sm4037645iog.42.2022.02.10.08.46.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 10 Feb 2022 08:46:02 -0800 (PST) Subject: Re: [PATCH v11 06/40] arm64/sme: Provide ABI documentation for SME To: Mark Brown Cc: Catalin Marinas , Will Deacon , Marc Zyngier , Shuah Khan , Alan Hayward , Luis Machado , Salil Akerkar , Basant Kumar Dwivedi , Szabolcs Nagy , James Morse , Alexandru Elisei , Suzuki K Poulose , linux-arm-kernel@lists.infradead.org, linux-kselftest@vger.kernel.org, kvmarm@lists.cs.columbia.edu, Shuah Khan References: <20220207152109.197566-1-broonie@kernel.org> <20220207152109.197566-7-broonie@kernel.org> <49da0f58-7a20-e557-54c3-34bd7074f711@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Thu, 10 Feb 2022 09:46:00 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org On 2/10/22 9:18 AM, Mark Brown wrote: > On Thu, Feb 10, 2022 at 08:12:44AM -0700, Shuah Khan wrote: >> On 2/8/22 12:00 PM, Mark Brown wrote: > >>> Sure, there are lots of structured files in there like .rst ones which >>> have SPDX headers but this is just a free format text file so it's not >>> clear what if any format to use. > >> I think SPDX is applicable to all files free format or not. Are you seeing >> any build warns during doc build on this? > > No, but I'm not exactly going out of my way to do anything with them. > As far as I know these files don't get touched during builds, they just > exist in the kernel tree. If there is some way of generating warnings > from them there are quite a lot of other such files already there and > doing so. Like I say I can't find any evidence that anyone has looked > at adding SPDX to these files, as far as I know the long term plan such > as it is is to convert to other formats and I can't immediately think > how one would do it otherwise in a way that works well. > If build isn't saying anything, we can move on from SPDX comment. :) thanks, -- Shuah 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 191F4C433FE for ; Thu, 10 Feb 2022 16:47:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:Cc:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=SoM4Wg/FIoWMphgQPXzCzGlsXVWdkUIDVrs7KtV9LWo=; b=cM42Cc8L1A71qcU8EXIYhKko2/ sdPuSP9J2Man5AkwxXE3XMHxKkpxbi02cLVkc48gLj6LWjU5EIgkS7g0rr7kA/BUfHwK5COGA2cGw 2usqk3zL4SGJ6BemWDi+qLq4SSjYuxwguMesxah2HWGjlqLzAs8w6S7UJ1JLe5b1A4RFHLT6cGD3J PIAm0VDvzE2ZfmXiXiwIZSfRLjVrewmBMcwSTTWj0KWX9gUpdJA/QTa+iAu+MkAIkd7SKreYNKJmE KN7cVCnDRJDRveWc3iOQrPPrHnVrAEKs7RX/yOAAk5kyERi2qRwwFRKaWgKIbomVUkFPwb4bx0gZF ZCwdhtAA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nICaA-004PKK-OS; Thu, 10 Feb 2022 16:46:10 +0000 Received: from mail-il1-x136.google.com ([2607:f8b0:4864:20::136]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nICa4-004PJH-DY for linux-arm-kernel@lists.infradead.org; Thu, 10 Feb 2022 16:46:08 +0000 Received: by mail-il1-x136.google.com with SMTP id b5so4806270ile.11 for ; Thu, 10 Feb 2022 08:46:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=DDtHBrYV020bBGjtIYRFzMtZ1rUWWBBixnBxzXJeFHg=; b=b6JQx2r2RiP/MMxSjrD6RoqNR1f8sgY/J8ogD1k5zuepBjN9K4EpBTF4U3DnkeWghn OiqY/c+ldn1HMMXxr57ZqhnHntCkvLwMwdaoBNgntrz9ZtxNLhNEmUo3JG7R+L6XMQxb 0v7lJ4uHDLla/82flidGVeDfm9T2y7xdlc+iY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=DDtHBrYV020bBGjtIYRFzMtZ1rUWWBBixnBxzXJeFHg=; b=fjVS0LW2gA7qkjgD0VKmkRQ5yUaB02cWBMwHUnlFjMHJUm5k6T1+3fdl8giYwn/UwS nikUZlcWdPkiYkzI4pU+0PwtFMIMwcYfHn1f+iOi06gbXJjd7krXHBWIrVL2nBwaLSr8 5z5Q0rPBADDUXhVz2LzClOeNjhRqEUWZdkXpbWxbJa0fQueYKnEBz9rIUAXWkuPMCWje 9lTFncnrlJMnQBUeD5YKG9l1/21Zp+XYG2+6ueIhq7gsT8zr5Hucz6VDRDDL+3Xv7dWh JknrUORkNRtK1QQSwoX37w24nZKkt63/XrVhbTvjzckdSCSXb3vO9SFslYEn4ECyn15M brEQ== X-Gm-Message-State: AOAM5335zmihXqjLC2gBGcKdC/ykTCA1/hCosiSURKCCWQ2GbYniIV2M 7u2csx1R4MNByfymE9yAs+6vrQ== X-Google-Smtp-Source: ABdhPJwBlZn/97+3CiBD8ZcFr5rKXnOkyTzDg+cp7L6qXTI403VmIgvZfUlQKv423UjT5i7Ow2M58Q== X-Received: by 2002:a05:6e02:1544:: with SMTP id j4mr4346609ilu.77.1644511563158; Thu, 10 Feb 2022 08:46:03 -0800 (PST) Received: from [192.168.1.128] ([71.205.29.0]) by smtp.gmail.com with ESMTPSA id d2sm4037645iog.42.2022.02.10.08.46.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 10 Feb 2022 08:46:02 -0800 (PST) Subject: Re: [PATCH v11 06/40] arm64/sme: Provide ABI documentation for SME To: Mark Brown Cc: Catalin Marinas , Will Deacon , Marc Zyngier , Shuah Khan , Alan Hayward , Luis Machado , Salil Akerkar , Basant Kumar Dwivedi , Szabolcs Nagy , James Morse , Alexandru Elisei , Suzuki K Poulose , linux-arm-kernel@lists.infradead.org, linux-kselftest@vger.kernel.org, kvmarm@lists.cs.columbia.edu, Shuah Khan References: <20220207152109.197566-1-broonie@kernel.org> <20220207152109.197566-7-broonie@kernel.org> <49da0f58-7a20-e557-54c3-34bd7074f711@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Thu, 10 Feb 2022 09:46:00 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220210_084604_496451_8D2F4343 X-CRM114-Status: GOOD ( 20.94 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2/10/22 9:18 AM, Mark Brown wrote: > On Thu, Feb 10, 2022 at 08:12:44AM -0700, Shuah Khan wrote: >> On 2/8/22 12:00 PM, Mark Brown wrote: > >>> Sure, there are lots of structured files in there like .rst ones which >>> have SPDX headers but this is just a free format text file so it's not >>> clear what if any format to use. > >> I think SPDX is applicable to all files free format or not. Are you seeing >> any build warns during doc build on this? > > No, but I'm not exactly going out of my way to do anything with them. > As far as I know these files don't get touched during builds, they just > exist in the kernel tree. If there is some way of generating warnings > from them there are quite a lot of other such files already there and > doing so. Like I say I can't find any evidence that anyone has looked > at adding SPDX to these files, as far as I know the long term plan such > as it is is to convert to other formats and I can't immediately think > how one would do it otherwise in a way that works well. > If build isn't saying anything, we can move on from SPDX comment. :) thanks, -- Shuah _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel