Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp1416014pxf; Fri, 9 Apr 2021 07:56:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwEXkti3wGr7p0ZbmAn/puXM6Maa9wmhuu9Y0K0T6x1qm0Ju8mzQt7cOcxwYM226bsUS5nq X-Received: by 2002:a63:7d4:: with SMTP id 203mr13939499pgh.423.1617980179629; Fri, 09 Apr 2021 07:56:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617980179; cv=none; d=google.com; s=arc-20160816; b=vaMmD/52YnIbdMC7wsMrcZqifJfLQnEuYv0XSTU7zXnm5/6CfHa8YAYqIbrLUufKM9 vZ1YUb7DSyELFgyMHrfyvwanbxR0cbiRRpzpblXMl1mTJ1p0x4izi5PH+WYYu4klldEN PUccetaeWUrG8B8J9wKjJref6SpEXILP1vsXkMygPzceGWRCa8cXjYeSvJ/6w3pyLJQp U1sm/fgkJ7xas/L8ZXDfIKLN+xyQgiQJdbO9gmH3MyrYcU8JOtG5IqmdCzKhtwCsmfXs ETzrTttBh2jWuMUqMbROzXKViypTarC8E5veY4Tg3WGAcbCA6/6MjTIgjrpXE65XIxXS 0eVA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=l4/T76i/Wo6D7JJD3tlMq90ob132FM4NyilyJSvxwcU=; b=LUQOaCnwtZB7xDJAu7jxntIHQ1ilVv8zUp0lEl0nNKuKyvaVPMJeYmueewhdulUuJ5 tVb7ZoHeL/cjJIKmh2PUxYwXDF/SJc8NjdSLSUcPnOd8aXKjZMrzh/nH3aZ51ip8dX8D 2Q4J+5dWxY2FJtJqxLHzkKMQT0tTqxyEi8wOBGlw1KWHRER3t33zsplSPMhEbRxNbNLH AVOAXgjHwWNRmLeT5+U0z6ujAfgjgrWWQW1TYJryS7BKpxqN+Xc2RN0ZJrBgoL6JSOpo +tukplFKz09AUl74lgmpXffpn0Cck8r8fQJ+HOtp6fgWjCroZUf0khjBTzsRe8fFX6aK XZeQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h14si3231027pgk.471.2021.04.09.07.56.06; Fri, 09 Apr 2021 07:56:19 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233752AbhDIOzu (ORCPT + 99 others); Fri, 9 Apr 2021 10:55:50 -0400 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:60535 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S233687AbhDIOzt (ORCPT ); Fri, 9 Apr 2021 10:55:49 -0400 Received: from cwcc.thunk.org (pool-72-74-133-215.bstnma.fios.verizon.net [72.74.133.215]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 139EtO36030262 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 9 Apr 2021 10:55:24 -0400 Received: by cwcc.thunk.org (Postfix, from userid 15806) id 36D7A15C3B12; Fri, 9 Apr 2021 10:55:24 -0400 (EDT) Date: Fri, 9 Apr 2021 10:55:24 -0400 From: "Theodore Ts'o" To: Matthew Wilcox Cc: neilb@suse.de, peterz@infradead.org, mingo@redhat.com, will@kernel.org, longman@redhat.com, boqun.feng@gmail.com, tglx@linutronix.de, bigeasy@linutronix.de, linux-kernel@vger.kernel.org Subject: Re: [PATCH 03/17] bit_spinlock: Prepare for split_locks Message-ID: References: <20210409025131.4114078-1-willy@infradead.org> <20210409025131.4114078-4-willy@infradead.org> <20210409143555.GV2531743@casper.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210409143555.GV2531743@casper.infradead.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 09, 2021 at 03:35:55PM +0100, Matthew Wilcox wrote: > > This changes the function signature for bit_spin_lock(), if I'm > > reading this correctly. Hence, this is going to break git > > bisectability; was this patch series separated out for easy of review, > > and you were planning on collapsing things into a single patch to > > preserve bisectability? > > It's perfectly bisectable. > > Before: bit_spin_lock takes two arguments > During: bit_spin_lock takes at least two arguments, ignores all but the first two > After: bit_spin_lock takes three arguments Ah, got it, thanks for the clarification! - Ted