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=-5.8 required=3.0 tests=BAYES_00,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 91F8DC433FE for ; Fri, 11 Dec 2020 12:14:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5BB4322D2A for ; Fri, 11 Dec 2020 12:14:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392356AbgLKMN4 (ORCPT ); Fri, 11 Dec 2020 07:13:56 -0500 Received: from mail.kernel.org ([198.145.29.99]:52836 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389830AbgLKMNg (ORCPT ); Fri, 11 Dec 2020 07:13:36 -0500 Date: Fri, 11 Dec 2020 13:14:08 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1607688776; bh=265jhaKYi5ZUC7l3KnGWfOCzdtuq4U4HaVxv8zpsB1I=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=S7QGyIxQcpNHf4QqxrhJkWnsEPMLaU9VTr4pRQEiYf54ialMhnwcHtwnlzUWulnYL e8m+k1pdw+jLU8dFD7BLo6Q+4tUFHOL7hnrrbClNj4r0yl0sMl7k76MTN/8hQkgnLk nlHfkyezpa56+09VXxfVZCTgmNzL6OwqmybY1lts= From: "gregkh@linuxfoundation.org" To: "Kelly, Seamus" Cc: Joe Perches , "mgross@linux.intel.com" , "markgross@kernel.org" , "arnd@arndb.de" , "bp@suse.de" , "damien.lemoal@wdc.com" , "dragan.cvetic@xilinx.com" , "corbet@lwn.net" , "leonard.crestez@nxp.com" , "palmerdabbelt@google.com" , "paul.walmsley@sifive.com" , "peng.fan@nxp.com" , "robh+dt@kernel.org" , "shawnguo@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-doc@vger.kernel.org" , Ryan Carnaghi Subject: Re: [PATCH 16/22] xlink-ipc: Add xlink ipc driver Message-ID: References: <20201201223511.65542-1-mgross@linux.intel.com> <20201201223511.65542-17-mgross@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Fri, Dec 11, 2020 at 11:33:02AM +0000, Kelly, Seamus 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 footer is incompatible with Linux kernel development, please remove it in order for us to read your emails and do anything with them. I can't believe that Intel still has this problem, after all of these years... greg k-h