Message ID | 20201120095445.1195585-1-daniel.vetter@ffwll.ch (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=B9tM=E2=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,URIBL_BLOCKED,USER_AGENT_GIT 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 F0A65C63798 for <intel-gfx@archiver.kernel.org>; Fri, 20 Nov 2020 09:56:14 +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 B1CD5222BA for <intel-gfx@archiver.kernel.org>; Fri, 20 Nov 2020 09:56:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=ffwll.ch header.i=@ffwll.ch header.b="cIig+mZb" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B1CD5222BA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch 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 D985F6E89B; Fri, 20 Nov 2020 09:56:12 +0000 (UTC) Received: from mail-wm1-x341.google.com (mail-wm1-x341.google.com [IPv6:2a00:1450:4864:20::341]) by gabe.freedesktop.org (Postfix) with ESMTPS id 780A56E890 for <intel-gfx@lists.freedesktop.org>; Fri, 20 Nov 2020 09:56:11 +0000 (UTC) Received: by mail-wm1-x341.google.com with SMTP id 10so9770663wml.2 for <intel-gfx@lists.freedesktop.org>; Fri, 20 Nov 2020 01:56:11 -0800 (PST) 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=65HrmNqKftUnE1asqIayt2cnQblLlYt2XJU4abNkW2c=; b=cIig+mZbWoziis9QAEDrcbFB/GOPYHBGkq8UJPfrMuHlRHA1uJlZUg8f7WhD8KenMR 81/gLvFGeeEBXJjDhsMMENeHrnWQTkCblsMZLAlIKI8XYReN/YfTx4TFLK4x62j8vMcv NMAQZYA3LmtaSpp4bf8bDO41FIZ2kz913tElM= 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=65HrmNqKftUnE1asqIayt2cnQblLlYt2XJU4abNkW2c=; b=aFCQxKJVg/kFpjPWHXav3HXYEhvu60JsNnlN+DJ5pM+88aaefYo+CO4lkdZ/wdd9et bh2ohzHQhJ7frc/veeGuXBDPSdpHPuJN1rg9Yxn9HPCTgTcGhBVm8Q8tz+I1k54f7+HG X4gr4AhYj+RE/womZdGzFTu2uKGDxdcqRKQhL7xR7ahshLLCFqfCIt4i6fkGwo9/8Z1N oAJD0wHBKj9LnH7DVfrd54Pp/OnZggP7ZgHsWSGo4dkqUiKfDdxaqWgdPD+HnNJQNLGM pOZmCIvtgUQZLQ01OHBKvD/LbWZ1xoqYNW4PK6qPyLRyfAJqkyVjTz/OPg4PkCgFpDik K7JQ== X-Gm-Message-State: AOAM530BpShEawh2owt7avwR5SsOgh+uLf+Cm9BTp6EunD4FaOzh/4SQ z0RaTHqs/BSjLREH5gXdDFV8XiIhXEId4w== X-Google-Smtp-Source: ABdhPJyxRsNqKBpDLy2jcbxhd6SI4PAi8++rl2ervW+Oj/NwJ6Q8RtMk6ldX7hjCBVGGsevXbc8h9w== X-Received: by 2002:a7b:c772:: with SMTP id x18mr9460582wmk.185.1605866170156; Fri, 20 Nov 2020 01:56:10 -0800 (PST) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id t9sm4500208wrr.49.2020.11.20.01.56.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Nov 2020 01:56:09 -0800 (PST) From: Daniel Vetter <daniel.vetter@ffwll.ch> To: DRI Development <dri-devel@lists.freedesktop.org> Date: Fri, 20 Nov 2020 10:54:41 +0100 Message-Id: <20201120095445.1195585-1-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Subject: [Intel-gfx] [PATCH 0/3] mmu_notifier fs fs_reclaim lockdep annotations 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> Cc: Daniel Vetter <daniel.vetter@ffwll.ch>, Intel Graphics Development <intel-gfx@lists.freedesktop.org>, LKML <linux-kernel@vger.kernel.org>, linux-xfs@vger.kernel.org, linux-mm@kvack.org, linux-fsdevel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
mmu_notifier fs fs_reclaim lockdep annotations
|
expand
|