From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mario Smarduch Subject: Re: KVM: CONFIG_LOCK_DEP and CONFIG_LOCK_DETECTOR? Date: Thu, 22 Jan 2015 11:13:19 -0800 Message-ID: <54C14BCF.1050902@samsung.com> References: <1421919245.13638.50.camel@x220> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Valentin Rothberg , Christoffer Dall , Gleb Natapov , Paolo Bonzini , Marc Zyngier , Russell King , kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, linux-kernel@vger.kernel.org To: Paul Bolle Return-path: In-reply-to: <1421919245.13638.50.camel@x220> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 01/22/2015 01:34 AM, Paul Bolle wrote: > Mario, > > Your commit c64735554c0a ("KVM: arm: Add initial dirty page locking > support") is included in today's linux-next (ie, next-20150122). I > noticed because a script I use to check linux-next spotted a minor > problem with it. > > This commit added a comment that mentions CONFIG_LOCK_DEP and > CONFIG_LOCK_DETECTOR. It seems CONFIG_LOCKDEP and CONFIG_LOCKUP_DETECTOR > should be used instead. Is a trivial patch to fix these typos queued > somewhere? > > Thanks, > > > Paul Bolle > Hi Paul, thanks for spotting that. No there is no trivial patch queued, didn't notice it until now. Can I submit a follow up trivial patch later? - Mario