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=-2.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 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 E1AAAC433DF for ; Wed, 20 May 2020 09:38:21 +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 A8E9C2075F for ; Wed, 20 May 2020 09:38:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="kQ8DtzJU" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A8E9C2075F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=alien8.de 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 3017089F3B; Wed, 20 May 2020 09:38:21 +0000 (UTC) X-Greylist: delayed 463 seconds by postgrey-1.36 at gabe; Wed, 20 May 2020 09:38:19 UTC Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) by gabe.freedesktop.org (Postfix) with ESMTPS id B4EDC89F3B for ; Wed, 20 May 2020 09:38:19 +0000 (UTC) Received: from zn.tnic (p200300ec2f0bab00d907527c3c1e360d.dip0.t-ipconnect.de [IPv6:2003:ec:2f0b:ab00:d907:527c:3c1e:360d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 6F3701EC032C; Wed, 20 May 2020 11:30:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1589967031; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=teHER3drpZC90YV39aV0JKoBgNp1orOkwIEOsr66nLA=; b=kQ8DtzJUg1v/fjf2FfUfjDuzC0tAMDIqK1AKZWVIHAJfzvTxLH85PT9mZ7UZlvEPHYul1s gje3F5/VhcVN+VoGjcW4SB/QBnBxb4q2X2tbU++u+CuU/Aiyq3WMf2CQSwSKp2pLBdYs2y HgHZvVHfNGsmY3Jev7HTOk9sW/79emM= Date: Wed, 20 May 2020 11:30:25 +0200 From: Borislav Petkov To: Lucas De Marchi Message-ID: <20200520093025.GD1457@zn.tnic> References: <20200504225227.464666-1-matthew.d.roper@intel.com> <20200504225227.464666-3-matthew.d.roper@intel.com> <83F5C7385F545743AD4FB2A62F75B073482C132A@ORSMSX108.amr.corp.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [Intel-gfx] [PATCH v2 02/22] x86/gpu: add RKL stolen memory support 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: "intel-gfx@lists.freedesktop.org" , x86@kernel.org, "De Marchi, Lucas" , Ingo Molnar , Thomas Gleixner , Borislav Petkov Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Tue, May 19, 2020 at 04:57:27PM -0700, Lucas De Marchi wrote: > The following files are outside of i915 maintenance scope: > arch/x86/kernel/early-quirks.c > > Can we get an ack? Acked-by: Borislav Petkov > Going forward, for simple changes like this, do you prefer to still > ack on it or should we just apply to our tree? Well, we are very quickly to give an ACK for trivial stuff like that if we get CCed upfront on the patch. It keeps us aware of what's being changed outside of tip. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx