From patchwork Tue Nov 28 17:07:07 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 10080787 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id DABAC6056A for ; Tue, 28 Nov 2017 17:07:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CE5C32949A for ; Tue, 28 Nov 2017 17:07:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C2FFE294F1; Tue, 28 Nov 2017 17:07:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 8DFA52949A for ; Tue, 28 Nov 2017 17:07:20 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0EF7A6E684; Tue, 28 Nov 2017 17:07:20 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-wm0-x242.google.com (mail-wm0-x242.google.com [IPv6:2a00:1450:400c:c09::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id B79C56E686 for ; Tue, 28 Nov 2017 17:07:15 +0000 (UTC) Received: by mail-wm0-x242.google.com with SMTP id f140so884800wmd.2 for ; Tue, 28 Nov 2017 09:07:15 -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:in-reply-to:references; bh=wi09b4qc0zbbn/b/frsIrBCu6z37x9UVIsCN2Ip2A6E=; b=VocOJnGKfkwmcBTO7Fl6SZATK06D+6llibhvFqroJF9C6ctx2d+/zKb0ste5oNcTvA RE33UM8/kL7x953rQAxe5znIDrUCm65DFh5V7dR+VyV62vW0sJH7K8+Cg7IMK4vtjzww hflqoM4GYqXRHyFlvkyjgvJtMyA6+A5tvvkBc= 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:in-reply-to :references; bh=wi09b4qc0zbbn/b/frsIrBCu6z37x9UVIsCN2Ip2A6E=; b=G1uHiQaOK9zuWkn93inJh067hm74XQ1Ng+RK4rDz/jtztMw5C+ulHMJJX+OnKr960y 9tAxD3d5wOpKtnhU+x1okKu7PyNLDC/TGcgIR187nuNjFhEJx0CUj0ymK0bNOZmeipLA xGbuU/MkH2Fe05/cQfLufBm3GCsYAz6+QoHHy4Vw1k37pUYxht8OmZhoa43GOTKgA/nC t/2baqWAHTD84hCkXoD9JV2TmnzdKtQiixmCkNUp9yi2NLdgh003u4TthLwnBgLjWeMi Ltu/Jx11oyb+6o7W9SC5LydFkLU3XbzKsBOr1zEicPWkrp1ZvZQCxKfT44AXz9htKG+I kdwA== X-Gm-Message-State: AJaThX5sCQd0LeZGFgy6gQ3h3wLea876zCETT3Gbf+8IFVHozwXldzXu rnLXWyg5Bb1+P/lxD92fKspfidqy X-Google-Smtp-Source: AGs4zMYhwMpH7baWowv6Yq5ciF2Zq5UMMK/4M7/hfFpORMTZjE7U1dVvuZ0qIE4NWDz4WQ4h3TFSnQ== X-Received: by 10.80.241.143 with SMTP id x15mr3635621edl.119.1511888834213; Tue, 28 Nov 2017 09:07:14 -0800 (PST) Received: from phenom.ffwll.local ([2a02:168:5635:0:39d2:f87e:2033:9f6]) by smtp.gmail.com with ESMTPSA id m8sm22077578edl.74.2017.11.28.09.07.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2017 09:07:13 -0800 (PST) From: Daniel Vetter To: Intel Graphics Development Date: Tue, 28 Nov 2017 18:07:07 +0100 Message-Id: <20171128170707.32525-2-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 2.15.0 In-Reply-To: <20171128170707.32525-1-daniel.vetter@ffwll.ch> References: <20171128170707.32525-1-daniel.vetter@ffwll.ch> Cc: Daniel Vetter , Daniel Vetter Subject: [Intel-gfx] [PATCH 2/2] lockdep: Up MAX_LOCKDEP_CHAINS X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP cross-release ftl Cc: Tvrtko Ursulin Cc: Marta Lofstedt References: https://bugs.freedesktop.org/show_bug.cgi?id=103707 Signed-off-by: Daniel Vetter --- kernel/locking/lockdep_internals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/locking/lockdep_internals.h b/kernel/locking/lockdep_internals.h index d459d624ba2a..41630a5385c6 100644 --- a/kernel/locking/lockdep_internals.h +++ b/kernel/locking/lockdep_internals.h @@ -69,7 +69,7 @@ enum { #else #define MAX_LOCKDEP_ENTRIES 32768UL -#define MAX_LOCKDEP_CHAINS_BITS 16 +#define MAX_LOCKDEP_CHAINS_BITS 17 /* * Stack-trace: tightly packed array of stack backtrace