From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Bolle Subject: KVM: CONFIG_LOCK_DEP and CONFIG_LOCK_DETECTOR? Date: Thu, 22 Jan 2015 10:34:05 +0100 Message-ID: <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: Mario Smarduch Return-path: Received: from cpsmtpb-ews05.kpnxchange.com ([213.75.39.8]:64070 "EHLO cpsmtpb-ews05.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750727AbbAVJeH (ORCPT ); Thu, 22 Jan 2015 04:34:07 -0500 Sender: kvm-owner@vger.kernel.org List-ID: 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