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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1B320C433FE for ; Thu, 20 Oct 2022 14:32:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229895AbiJTOcw (ORCPT ); Thu, 20 Oct 2022 10:32:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35764 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229535AbiJTOcv (ORCPT ); Thu, 20 Oct 2022 10:32:51 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0D471147061 for ; Thu, 20 Oct 2022 07:32:44 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 941C861BB8 for ; Thu, 20 Oct 2022 14:32:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 72901C433C1; Thu, 20 Oct 2022 14:32:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1666276362; bh=l8mRlTyl0UO/IhFQDUDiO4/SvJneie6Cel0aRrpGM6s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dGI4ZnofU2dmARIN0zCaYY8XtQv9NQ6+q9NIVGIdRY8IJ6BUDR64kRjVxRsOQbqEZ E6GBImv39BbsEWc54f1r/94GgHVdWl94F3OxKIf61hTfmd5ln5A7vYGfROatRSpjTZ tXBp2Fqj/K+vzXbkYGDuWuksr1hm4aYrY2zEnYbI= Date: Thu, 20 Oct 2022 16:32:40 +0200 From: Greg Kroah-Hartman To: "Kwapulinski, Maciej" Cc: Daniel Vetter , David Airlie , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Arnd Bergmann , Jonathan Corbet , Derek Kiernan , Dragan Cvetic , Andy Shevchenko , Linus Walleij , Olof Johansson , dri-devel@lists.freedesktop.org, linux-doc@vger.kernel.org, Maciej Kwapulinski , Mikolaj Grzybowski , Tomasz Jankowski , Jianxun Zhang Subject: Re: [PATCH v4 01/10] gna: add PCI driver module Message-ID: References: <20221020133525.1810728-1-maciej.kwapulinski@intel.com> <20221020133525.1810728-2-maciej.kwapulinski@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221020133525.1810728-2-maciej.kwapulinski@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Thu, Oct 20, 2022 at 03:35:16PM +0200, Kwapulinski, Maciej wrote: > Ta wiadomosc wraz z zalacznikami jest przeznaczona dla okreslonego adresata i moze zawierac informacje poufne. W razie przypadkowego otrzymania tej wiadomosci, prosimy o powiadomienie nadawcy oraz trwale jej usuniecie; jakiekolwiek przegladanie lub rozpowszechnianie jest zabronione. > This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). If you are not the intended recipient, please contact the sender and delete all copies; any review or distribution by others is strictly prohibited. This ensures that we can not do anything with these patches. Now deleted. greg k-h 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 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D824BC4332F for ; Thu, 20 Oct 2022 14:32:49 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E645E10F2A3; Thu, 20 Oct 2022 14:32:47 +0000 (UTC) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by gabe.freedesktop.org (Postfix) with ESMTPS id 852B010F2A3 for ; Thu, 20 Oct 2022 14:32:44 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8825661BB6; Thu, 20 Oct 2022 14:32:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 72901C433C1; Thu, 20 Oct 2022 14:32:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1666276362; bh=l8mRlTyl0UO/IhFQDUDiO4/SvJneie6Cel0aRrpGM6s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dGI4ZnofU2dmARIN0zCaYY8XtQv9NQ6+q9NIVGIdRY8IJ6BUDR64kRjVxRsOQbqEZ E6GBImv39BbsEWc54f1r/94GgHVdWl94F3OxKIf61hTfmd5ln5A7vYGfROatRSpjTZ tXBp2Fqj/K+vzXbkYGDuWuksr1hm4aYrY2zEnYbI= Date: Thu, 20 Oct 2022 16:32:40 +0200 From: Greg Kroah-Hartman To: "Kwapulinski, Maciej" Subject: Re: [PATCH v4 01/10] gna: add PCI driver module Message-ID: References: <20221020133525.1810728-1-maciej.kwapulinski@intel.com> <20221020133525.1810728-2-maciej.kwapulinski@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221020133525.1810728-2-maciej.kwapulinski@intel.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arnd Bergmann , Jonathan Corbet , David Airlie , Dragan Cvetic , linux-doc@vger.kernel.org, Tomasz Jankowski , Maciej Kwapulinski , Mikolaj Grzybowski , Andy Shevchenko , dri-devel@lists.freedesktop.org, Thomas Zimmermann , Derek Kiernan , Jianxun Zhang Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, Oct 20, 2022 at 03:35:16PM +0200, Kwapulinski, Maciej wrote: > Ta wiadomosc wraz z zalacznikami jest przeznaczona dla okreslonego adresata i moze zawierac informacje poufne. W razie przypadkowego otrzymania tej wiadomosci, prosimy o powiadomienie nadawcy oraz trwale jej usuniecie; jakiekolwiek przegladanie lub rozpowszechnianie jest zabronione. > This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). If you are not the intended recipient, please contact the sender and delete all copies; any review or distribution by others is strictly prohibited. This ensures that we can not do anything with these patches. Now deleted. greg k-h