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=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 609B4C2D0E4 for ; Tue, 24 Nov 2020 11:56:35 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id E751A2076B for ; Tue, 24 Nov 2020 11:56:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E751A2076B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 44CA76E2ED; Tue, 24 Nov 2020 11:56:34 +0000 (UTC) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id 824336E2ED for ; Tue, 24 Nov 2020 11:56:33 +0000 (UTC) IronPort-SDR: d0pvgEWCii2UfbBe4hnXUUtxpTWROnsZfhZHYyZimo1wlH6ig4I6d+3ne9U+QDIJ+ft2BUXeyt GV06X0QZPELQ== X-IronPort-AV: E=McAfee;i="6000,8403,9814"; a="236068772" X-IronPort-AV: E=Sophos;i="5.78,366,1599548400"; d="scan'208";a="236068772" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Nov 2020 03:56:33 -0800 IronPort-SDR: eGu97I91yYzbukAddM6CjtZeXEdks49V4Zm54sLE8PfH6pz/aILQ7P5l/1sqIXN46qiy6CGmtk IYfK33QSwUVQ== X-IronPort-AV: E=Sophos;i="5.78,366,1599548400"; d="scan'208";a="478475204" Received: from dohanlon-mobl1.ger.corp.intel.com (HELO localhost) ([10.252.20.97]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Nov 2020 03:56:28 -0800 From: Jani Nikula To: Christoph Hellwig In-Reply-To: <20201124094209.GD31963@infradead.org> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20201124094209.GD31963@infradead.org> Date: Tue, 24 Nov 2020 13:56:25 +0200 Message-ID: <87ft4zm0ie.fsf@intel.com> MIME-Version: 1.0 Subject: Re: [Intel-gfx] [PATCH 4/9] relay: allow the use of const callback structs X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jens Axboe , linux-block@vger.kernel.org, intel-gfx@lists.freedesktop.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, ath10k@lists.infradead.org, QCA ath9k Development , Christoph Hellwig , Andrew Morton , ath11k@lists.infradead.org, Kalle Valo Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Tue, 24 Nov 2020, Christoph Hellwig wrote: > Otherwise this looks good to me: v3 sent. > Reviewed-by: Christoph Hellwig Thanks for the reviews, appreciated. BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx