Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 02119C636CC for ; Sun, 12 Feb 2023 01:53:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229583AbjBLBxG (ORCPT ); Sat, 11 Feb 2023 20:53:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51568 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229488AbjBLBxE (ORCPT ); Sat, 11 Feb 2023 20:53:04 -0500 Received: from out-217.mta0.migadu.com (out-217.mta0.migadu.com [91.218.175.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BCF9F13D6B for ; Sat, 11 Feb 2023 17:53:02 -0800 (PST) Date: Sat, 11 Feb 2023 20:52:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1676166780; 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: in-reply-to:in-reply-to:references:references; bh=ttlqVZ7iwJGSmKHruGiTu0Mo8sYJ1t8OLqF8t7RZ7hA=; b=c/DFT7qB7slON5RpqyNMbnFvWC3YtLR/wiL7vFHuWnMophXZjLOVzQsgt7JixfHQnRHOkR 5uCKGh81Nxogm5fG31sw1s1Q2D+zQls8naL6gnmh/eMMTtoMREWXmdQMH2b3OvzyK+ccS7 GXMDzHPSNQnYiM1Fixw1tChYrzynftQ= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Kent Overstreet To: Hillf Danton Cc: Kent Overstreet , Linus Torvalds , Alan Stern , Coly Li , Tetsuo Handa , syzkaller , Dmitry Vyukov , Greg Kroah-Hartman , "Rafael J. Wysocki" , Peter Zijlstra , Ingo Molnar , Boqun Feng , LKML , USB list Subject: Re: [PATCH RFC] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys Message-ID: References: <20230208080739.1649-1-hdanton@sina.com> <1ad499bb-0c53-7529-ff00-e4328823f6fa@I-love.SAKURA.ne.jp> <52c7d509-ba9e-a121-60c9-138d7ff3f667@I-love.SAKURA.ne.jp> <109c3cc0-2c13-7452-4548-d0155c1aba10@gmail.com> <20230212013220.2678-1-hdanton@sina.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230212013220.2678-1-hdanton@sina.com> X-Migadu-Flow: FLOW_OUT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Feb 12, 2023 at 09:32:20AM +0800, Hillf Danton wrote: > On Sat, 11 Feb 2023 18:08:05 -0500 Kent Overstreet > > > > Subject: [PATCH] locking/lockdep: lockdep_set_no_check_recursion() > > > > This adds a method to tell lockdep not to check lock ordering within a > > lock class - but to still check lock ordering w.r.t. other lock types. > > Given what is cut off in the rfc, better not add this to lockdep again if > anything like checking lock_owner in reiserfs_write_lock() works for you. > > Why is lockdep the dump bin for what you add? You have zero commits to the code in question, and you're coming in here with a total non sequitar and an insult. Fuck off, you don't belong here.