Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp259642pxk; Thu, 17 Sep 2020 02:12:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwEgo/Mx6hAfk0k4mt/0ra5jV9ea0p2m8yVQA+mbWVedW21wUQmmjC/yDZPegYvuBg/1d4a X-Received: by 2002:a17:906:82d1:: with SMTP id a17mr29414295ejy.385.1600333923933; Thu, 17 Sep 2020 02:12:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600333923; cv=none; d=google.com; s=arc-20160816; b=t+cPzQ156XQ5YAiTTkZdC3aiQPBe4yM+x6jhALwN1+jkcvZrYVfM2aUInHI9MkYAgB iI5jes6rsHeGBrZ9su5S9U6I9biRt9QXUZklggIr9L1qyWz5/2OzLfY3dNXKBIEiKRlP G1NmAQiS/Y8P9PF/UUhT4fcZ/YzLrVqePD0liueStDxETTGEpvkdF2OCrl3mgMER0BX3 8WGDJ4n7WzqTy6ohJ9SOJQryhuXhjg7d9DKHjk5slObDz278eXPltpGnVwPc7ClptRHB u9Cc/LD5csNRhW3LToz+FCg/7YKgjGfqZ1ckpi4/eX8Q+SOYHWGuEFK5lNblGBn7sTcK TVvw== 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=Vgt2Mkiq2LtYAY4g588nGwHvquK4tnlRSmmoBvlmpqM=; b=wC9sMB+A+58U7oPqfiX6L7tU48N+Lcw3iK14poK8zGrgwGDRm8SvyC8nDg73alCVEL bNKG4bgSfPj1Z8llWxolzN8kZ0LXpYIWym4JTblOU3MKlawPvmd4rWlD38/Ueym1eQ4u nb+4LAuVSF3HLPVyyGXfSWXJmNaQSV0F7Bw+k1m2I18PZb7FZmI4pVkQlKu6wPHKCpg4 cPQ1+JTYEnT9E0SqDITjr8R4s6G6TDqbobCKAnip7SZ+i6NYlcDJLWJNmXvJL7Yp6gHB Ffiv16duRneRu6DgZh9Ym27eu5sMu5w2UuxwrSfingDnfJej8y8VSU0WuAMT2rGsl7su xg0A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=NQIozQ3f; 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=fail (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 ec11si10569808ejb.540.2020.09.17.02.11.40; Thu, 17 Sep 2020 02:12:03 -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=@kernel.org header.s=default header.b=NQIozQ3f; 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=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726362AbgIQJIm (ORCPT + 99 others); Thu, 17 Sep 2020 05:08:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:51172 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726171AbgIQJIk (ORCPT ); Thu, 17 Sep 2020 05:08:40 -0400 Received: from localhost (unknown [84.241.193.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C407B206BE; Thu, 17 Sep 2020 09:08:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600333720; bh=pfRjencQKoxskaAAtPqHxpRXZ6k23r+Ls14eGHb5O2A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NQIozQ3fh7SyhZ0bPPVe4QJK81EHK8R20joD17b+vBQGWKMhgcTndtFGDOxxx4l4E r+T685u6Ix2aeiFy//HUhgn7l5m39KiBJqkWvL65IReQfsjx6Xc2edgQ4Pg/6LBFZb 484ox+KdENcI55P1US510oudyEOjC/KO1etiFZx4= Date: Thu, 17 Sep 2020 11:08:35 +0200 From: Greg KH To: Mathieu Poirier Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/16] coresight: next v5.9-rc5 Message-ID: <20200917090835.GB51699@kroah.com> References: <20200916191737.4001561-1-mathieu.poirier@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200916191737.4001561-1-mathieu.poirier@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 16, 2020 at 01:17:21PM -0600, Mathieu Poirier wrote: > Good morning Greg, > > Here are the CS patches I'd like to see included in the v5.10 merge window. > There might be a part two but I'm not sure yet. Hopefully the "make things a module" gets fixed up to make it there :) I'll apply this later today, thanks! greg k-h