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 89819C7EE2F for ; Sat, 25 Feb 2023 08:20:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229547AbjBYIUz (ORCPT ); Sat, 25 Feb 2023 03:20:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34540 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229452AbjBYIUx (ORCPT ); Sat, 25 Feb 2023 03:20:53 -0500 Received: from mail-yw1-x1135.google.com (mail-yw1-x1135.google.com [IPv6:2607:f8b0:4864:20::1135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B4BC41285C; Sat, 25 Feb 2023 00:20:52 -0800 (PST) Received: by mail-yw1-x1135.google.com with SMTP id 00721157ae682-536be69eadfso42820227b3.1; Sat, 25 Feb 2023 00:20:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=+rltlccYYLls/6/80VLpV3Rr0SI6i9Yf8jKNTUIakO0=; b=N1+ynUBP7BIR8yJMHSCe2coIJ9/FqCzScTFU5QefhCaAtsPLV2gl/fke00KY3aAQ34 gPD6eDZbDEFK9pfdcCc9u5rjZAKIZJPTp4CzUH4S00DYx+A8kqDSWoWYWgMSWwUzVjPt 1/IuNUiTrGEWQNlkt5fobCt/CdVl/29/1SeP6QdfOI7ZcKl8Rw0NlufJPiNRmQGXau/d nRHYTbmcKdSeDGwmwFHGPDtpyrfbRvFtnqsAoFH/oBTwyYxMdBE7uijjrwrGn5ym/CDb nON6om1eA2m0SAHZQzzNC/iTKPX+HssPbFK4+hVk5mWJuCnT3ofpCsnPS2SEPlTskSU9 5PsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=+rltlccYYLls/6/80VLpV3Rr0SI6i9Yf8jKNTUIakO0=; b=C8fVANUimQDkVxSnA1dJp0Ml3shPAlk1jQbPJl9JLox7TxrdmqD0ao9k+NTomRXmSN 0fNKViGL7RIvDOC9pSAwNQAyz2D5Poz5tnNpKNCjj3FP2o+QQhP+s/r2xVpEjG7J9ZQv 8axR9g4VEOgKUaGiJR23ReaVhybqhLEwjsWf6sIAH1g6XK61aHX20Yw6SGKJAKLx8rDc cD1135Pe+gOsnk88BLjGWtlkiVHXzTjakb+RVHOewv7gm8VYr1lT8BvrWCIpmbq/HoQn HKxhxYlEhBeHv2Bq6Nr2rkGblByH7iJYkb+JgTG0mjEPOOBp9Erzc3VyHPTzfJAz8XDO yRvg== X-Gm-Message-State: AO0yUKUHmE2HAfIvDDHWBuzIsrI/TTdTfJycstYT9OZCSSfqr5iYvgRl EHZzWvWqc8qwRbUcsVfr1qNPmSiIULP9skgN+9k= X-Google-Smtp-Source: AK7set8e++moIBaY1NhFio11TdxU4kRfW6YaKQ1izSqLuJaajhPq5FeZvpdANs36njnJ85ehD+Io941NVzULcQEL6AY= X-Received: by 2002:a5b:50b:0:b0:a36:3875:564a with SMTP id o11-20020a5b050b000000b00a363875564amr4043718ybp.2.1677313251960; Sat, 25 Feb 2023 00:20:51 -0800 (PST) MIME-Version: 1.0 References: <20230224133609.2877396-1-conor.dooley@microchip.com> In-Reply-To: From: Miguel Ojeda Date: Sat, 25 Feb 2023 09:20:40 +0100 Message-ID: Subject: Re: [RFC 0/2] RISC-V: enable rust To: Conor Dooley Cc: Conor Dooley , linux-riscv@lists.infradead.org, Miguel Ojeda , Alex Gaynor , Wedson Almeida Filho , Boqun Feng , Gary Guo , =?UTF-8?Q?Bj=C3=B6rn_Roy_Baron?= , Jonathan Corbet , Paul Walmsley , Palmer Dabbelt , Nathan Chancellor , Nick Desaulniers , Tom Rix , rust-for-linux@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, llvm@lists.linux.dev Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 24, 2023 at 11:32 PM Conor Dooley wrote: > > It was a few hours ago that I looked properly, but, IIRC, it was a > conversion from config files to code? My understanding was that > config files were not copyrightable, hence I looked only at the > authorship of the code. I'm usually on the anal side about SoB stuff, > so it is not a matter of me not bothering! It is not so much about copyright, but about crediting people fairly. Gary has done a significant amount of the work that eventually became part of the patches here, and I would have sent the patch with at least a `Co-developed-by` from him. Not to mention every commit in the kernel has a SoB, regardless of what files are modified -- I would not remove a SoB from somebody else when forwarding a patch even if they were all non-copyrightable files. Cheers, Miguel