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 X-Spam-Level: X-Spam-Status: No, score=-6.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0D01CC433B4 for ; Wed, 12 May 2021 08:07:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 93281613C1 for ; Wed, 12 May 2021 08:07:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230322AbhELIIM (ORCPT ); Wed, 12 May 2021 04:08:12 -0400 Received: from mail.kernel.org ([198.145.29.99]:57746 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230154AbhELIIK (ORCPT ); Wed, 12 May 2021 04:08:10 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 62678613AA; Wed, 12 May 2021 08:07:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620806822; bh=/wL3cbl3cFF3X0mum4MDl0C5U3uLp1fyGeTScuk2dHo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LEQa4d4SFM+ch2zHFJL9PGktQBw21xtmAmL59zLDUzb4sfyki2+pEJjWRw5MUGTV3 nLG27Su0YvoOVtb0q/M1t6T/Ah9AWc0eAOfvKsc0wBoHBxXhoTLFQz/fiIHyJlIe7E WevDkYtAbG68b9W78qEl/Yq3rxJfms48LBv8WM+8= Date: Wed, 12 May 2021 10:07:00 +0200 From: Greg KH To: Guy Zadicario Cc: linux-kernel@vger.kernel.org, olof@lixom.net, alexander.shishkin@linux.intel.com, andriy.shevchenko@intel.com, yochai.shefi-simchon@intel.com Subject: Re: [PATCH 00/15] misc: nnpi: New PCIe driver for Intel's NNP-I pcie device Message-ID: References: <20210512071046.34941-1-guy.zadicario@intel.com> <20210512075141.GA35140@aipg-stp-03.iil.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210512075141.GA35140@aipg-stp-03.iil.intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 12, 2021 at 10:51:41AM +0300, Guy Zadicario wrote: > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. > Now deleted, this is not compatible with kernel development :(