Message ID | 20210802154806.3710472-1-daniel.vetter@ffwll.ch (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=RkM0=MZ=lists.freedesktop.org=intel-gfx-bounces@kernel.org> 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=-11.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable 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 8D19EC432BE for <intel-gfx@archiver.kernel.org>; Mon, 2 Aug 2021 15:48:45 +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 574B2610FB for <intel-gfx@archiver.kernel.org>; Mon, 2 Aug 2021 15:48:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 574B2610FB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id F34D36E060; Mon, 2 Aug 2021 15:48:39 +0000 (UTC) Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by gabe.freedesktop.org (Postfix) with ESMTPS id C0BCC6E040 for <intel-gfx@lists.freedesktop.org>; Mon, 2 Aug 2021 15:48:38 +0000 (UTC) Received: by mail-ed1-x535.google.com with SMTP id x14so25088641edr.12 for <intel-gfx@lists.freedesktop.org>; Mon, 02 Aug 2021 08:48:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Je1GkPMHTo+2u31ib2roEhUY3F7SuIQc0J7TjsVwWiE=; b=JtER75F4sNtYTnisUXWM1Jpt8fpK4oFJWMPbt6n0NdDtc8HJg0oxyl0jacevLFg1ZW wjKyGJLcufdeHBmqYBRijdG+Mm/2CIEtlwzYGQmRM7NU9Yko5cgXavaNlnBslZ8VDfsY VrsXdrKE2zc6eq0nYLazSmnAnc1aBL4PSaJm0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Je1GkPMHTo+2u31ib2roEhUY3F7SuIQc0J7TjsVwWiE=; b=AJgM1pzH8+HcPi9qF9f7k0Y7LUUgIDImV3JOqFDNAeFiOGgWBx4GsNfW1/hdSbOuaB RUfKYQ/8L1JmocEsF0vY3+9BGrY1ZMR0Q2i+wqPtCGr0Wjc9GrancAdv+MTBOU+8yiD8 pT+bS6GpPt+pL6LC/b7ucpHCvEtk1plgNbqb26w5YFoONBIfW+uAlHnWPXLIn1TW/PwQ rexkRV9B8mib5WCrsqzG0GBtTbWPjLTnl1qsJ8BO3X2TYLseJGPyE5KbG97TmlIi8Dlm H0gdrCb/Ypdfn3ljh6Rnlo+ayjN2zbQpbeZNTWxGdZmi54AHOsDy5L525y5h/lC6SpV5 I2aQ== X-Gm-Message-State: AOAM533sG4kJ+7G37ZiAjj695Z2ki8DwdqBSvMGbpMk2X9EDcOwax8JN Rvmo16z1xMKNhbKAUViGCqag9g== X-Google-Smtp-Source: ABdhPJwD+GXYZNG8bHj/JTxK0aWduPIq/XEPD1FJQVGwUm9G3cmAudeX0rz7bTeVxC31HifIm4M3Yw== X-Received: by 2002:aa7:df09:: with SMTP id c9mr20488180edy.379.1627919317232; Mon, 02 Aug 2021 08:48:37 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id m20sm5064020edv.67.2021.08.02.08.48.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Aug 2021 08:48:36 -0700 (PDT) From: Daniel Vetter <daniel.vetter@ffwll.ch> To: DRI Development <dri-devel@lists.freedesktop.org> Cc: Intel Graphics Development <intel-gfx@lists.freedesktop.org>, Daniel Vetter <daniel.vetter@ffwll.ch> Date: Mon, 2 Aug 2021 17:47:57 +0200 Message-Id: <20210802154806.3710472-1-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 0/9] remove rcu support from i915_address_space X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
remove rcu support from i915_address_space
|
expand
|