Received: by 2002:a05:6a10:1d13:0:0:0:0 with SMTP id pp19csp406052pxb; Mon, 16 Aug 2021 08:05:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJybrbJ8lfv3/Sb2ugoBhYLm6alcgFiJJZeacqqx7pDbcHvbRsfmJbj9F7rGYXqTmkQ/xUBJ X-Received: by 2002:a1c:98d5:: with SMTP id a204mr15487848wme.52.1629126358211; Mon, 16 Aug 2021 08:05:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1629126358; cv=none; d=google.com; s=arc-20160816; b=dQWRgELz3ArQ/juaNA/CTNj0obd54tdzogVpWf96tZhFwndoB0bImmSsvRYcr3Vcbo /mf/grcS6H32jRMQ0BLs2oHpjBu0CB4oMmS2yMP5VK3ZJPKNSIADgKs0586cNwn4EQdO kCutajv6dhF3XhFC4FXHrgJCFiAztax35imDuDtNXtfYeRMRGq1tny+y0k8FYV3ieBTB G2h1bJs/c2If9F+M0YjI6/ex9D4YJGlbZlWnlx04ADNcB4Sl2S913q41+x4PKdfE4K3r 8ONp8PyDwmEvH261AR/Zrh8fXXGG/6mygFOzWnvp+kS2rFZVN0zW5E1KyTLzP99IShur kqbg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=EjCn2LXJaz5Se4xItTwXf9yFOBdayvue4GQbvx/zND8=; b=SahKoJMQUpMyVUcK71cbu2PxGKxNz0p0f4ANhkgzY6VkBP68pOEh8SyE36IWilzfbN ipFB+kuXaTRSDSvLIBoDQT679ZMVBU6TuMkoQ3LWSWiRFbKCINERRgpwrHoNm53VtF4b XH6HSV0NiXefP1q5yN+MwP6Y3EJK/rdIUTW8yutY0skWHx96dzXgFUvmAHVoD84I2e0f SUiagvkz1tX64bHUaqf6SSkT9GHtPITE2Tm5l6SgvrHlbVrP5aFhskoV5vd2XTL7yljc 78CTUPIH8I3eKy9gZrjYRJNJ/5ZV1YjvJJxkMu0DSFu3bvaOPkfrMddUYkhgTQj0b+4R zfPw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=dcKxIx5D; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o5si10514070eju.351.2021.08.16.08.05.33; Mon, 16 Aug 2021 08:05:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=dcKxIx5D; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232386AbhHPPBh (ORCPT + 99 others); Mon, 16 Aug 2021 11:01:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:54534 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229586AbhHPPBg (ORCPT ); Mon, 16 Aug 2021 11:01:36 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 87BCA60C3F; Mon, 16 Aug 2021 15:01:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1629126065; bh=BbMCr1w/Hongz20Hd6ukvY3O6D1eg3r8Timq5lfmDzw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dcKxIx5DxjH0LIjpcd5U4Bp8a9YXLLAcNK/oGoaNC3t/+6xHrYVppP7buyX8qfCXT 7m9LbZUHH8EIvtk/vAWgNsk6ZEMB71fIzNrOVmcMTmZ2YbK8Z3QXFopR8wCNe+Ypjg XrZTM+5V5To9v9SNoalp82RpcvNwHyfXeApzYCG4= Date: Mon, 16 Aug 2021 17:01:02 +0200 From: Greg Kroah-Hartman To: Alex Elder Cc: "Fabio M. De Francesco" , Johan Hovold , Alex Elder , greybus-dev@lists.linaro.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, kernel test robot Subject: Re: [PATCH v2] staging: greybus: Convert uart.c from IDR to XArray Message-ID: References: <20210814181130.21383-1-fmdefrancesco@gmail.com> <5541b638-db1e-26f2-2682-81f35504c9a3@ieee.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5541b638-db1e-26f2-2682-81f35504c9a3@ieee.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 16, 2021 at 09:46:08AM -0500, Alex Elder wrote: > On 8/14/21 1:11 PM, Fabio M. De Francesco wrote: > > Convert greybus/uart.c from IDR to XArray. The abstract data type XArray > > is more memory-efficient, parallelisable, and cache friendly. It takes > > advantage of RCU to perform lookups without locking. Furthermore, IDR is > > deprecated because XArray has a better (cleaner and more consistent) API. > > I haven't verified the use of the new API (yet) but I have a few > comments on your patch, below. > > -Alex > > > Reported-by: kernel test robot > > Signed-off-by: Fabio M. De Francesco > > I'm not sure I'm right about this... But the actual change you're > making has nothing to do with what the Intel test robot reported. > I personally find the "Reported-by" here a little misleading, but > maybe the "Link" line that gets added will provide explanation. > > Anyway, unless someone else contradicts/corrects me, I'd rather > not have the "Reported-by" here (despite wanting to provide much > credit to ...). You are correct, "Reported-by:" does not make sense here. thanks, greg k-h