Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2195818imm; Mon, 28 May 2018 03:43:16 -0700 (PDT) X-Google-Smtp-Source: AB8JxZoR+UeNsmgRYknxglPQZbCHimMM9nMeuDdnyy+Ify0udduxHAq2b8CJHVWaoug1DpEwowB9 X-Received: by 2002:a17:902:369:: with SMTP id 96-v6mr13264684pld.64.1527504196847; Mon, 28 May 2018 03:43:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527504196; cv=none; d=google.com; s=arc-20160816; b=kco9cigKVhFYLTpRZYMRdIwr/vQanMghNSu30C4PZvTEHzzTvUzvXbSA8dRY5AN7WM pWUJwXNwrw5J29EWHFyT8VD9gqTMtCGudoylZXR0NViQd43lH86n6RwtRVAi/kg99ZZB K9/MHDxFfmxGXOGDdFbSGnLR3w725/asQW4aQFTWSx1XP+w7CAU/VEHw1A5/F2fwf+4D iDx76yX5ssHvNNmEC36fQYs1vQkiGZGoRodtiSzXSHeABGqlWtvC4GfwnyHpuYIIVya+ 1Be24Fmf7tkfQJihPlBZP81wXRQPZAWtcudk+WJ6fM4mRNioq7u0tAy8MmfcJXHHGo3i 8ZEA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from:dkim-signature :arc-authentication-results; bh=q1+A3zqN9+dhGxRM745ZrVh3xVQ11LtHwsIpYpwH2eI=; b=OeD5DsNY/+4WzEIVfZzjleHYjI1NEjw/BC5JXIEXxWfqumLAGfoNBXK3Mx4s5NOeVz pYT37f1vlgAScggfIWuum2ys1WkO6VsTZ8oZcgaRZEGJxsF8lHHSmQRWahx1z/SIA5SA 8HO7EP5CpNNp4Fd40BZ5yll1xUOyDVZiZXn2oVlrXLsGLy01vSDazywjI2QG9EYtZ47w zbR4j+tfX6hv8C0oor/xC7g/ObZlYSN3HXi1KC7Q0aBVdZCAN05+jfA5l3e17y/wIrdf opdihaa2RO8jMykUp6y+bJu0cId7lZ2/BAIJAZjaNJ5K4FGrIYxQOaMGjg5PKRC3E/dc 79lg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Znq9YBWq; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f62-v6si6795pgc.78.2018.05.28.03.43.02; Mon, 28 May 2018 03:43:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Znq9YBWq; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937521AbeE1Kml (ORCPT + 99 others); Mon, 28 May 2018 06:42:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:33878 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S937431AbeE1Kme (ORCPT ); Mon, 28 May 2018 06:42:34 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 84F1E208A2; Mon, 28 May 2018 10:42:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527504154; bh=seOJQVb+MsEx9ilDEiQ/ovZTueJBcenHr5jrvssSRp4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Znq9YBWq9iguPz2HTyETYlZzivWQ+4OGMcrorfGJlxphLV1q/wBhvLN/Ccp0mvBau wKA4jYLTcLhsVYeNLNcdFr1s1gykLems5qGkxpN/BMap1vK+cPA8wElKa04uiypKec XCfmSWON0dCPR5KF6WbnEN3EYpe3jiOAQ9SDDem0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Colin Ian King , Ralf Baechle , linux-mips@linux-mips.org, kernel-janitors@vger.kernel.org, James Hogan Subject: [PATCH 4.14 004/496] KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable" Date: Mon, 28 May 2018 11:56:29 +0200 Message-Id: <20180528100319.713702239@linuxfoundation.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180528100319.498712256@linuxfoundation.org> References: <20180528100319.498712256@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.14-stable review patch. If anyone has any objections, please let me know. ------------------ From: Colin Ian King commit ba3696e94d9d590d9a7e55f68e81c25dba515191 upstream. Trivial fix to spelling mistake in debugfs_entries text. Fixes: 669e846e6c4e ("KVM/MIPS32: MIPS arch specific APIs for KVM") Signed-off-by: Colin Ian King Cc: Ralf Baechle Cc: linux-mips@linux-mips.org Cc: kernel-janitors@vger.kernel.org Cc: # 3.10+ Signed-off-by: James Hogan Signed-off-by: Greg Kroah-Hartman --- arch/mips/kvm/mips.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/mips/kvm/mips.c +++ b/arch/mips/kvm/mips.c @@ -45,7 +45,7 @@ struct kvm_stats_debugfs_item debugfs_en { "cache", VCPU_STAT(cache_exits), KVM_STAT_VCPU }, { "signal", VCPU_STAT(signal_exits), KVM_STAT_VCPU }, { "interrupt", VCPU_STAT(int_exits), KVM_STAT_VCPU }, - { "cop_unsuable", VCPU_STAT(cop_unusable_exits), KVM_STAT_VCPU }, + { "cop_unusable", VCPU_STAT(cop_unusable_exits), KVM_STAT_VCPU }, { "tlbmod", VCPU_STAT(tlbmod_exits), KVM_STAT_VCPU }, { "tlbmiss_ld", VCPU_STAT(tlbmiss_ld_exits), KVM_STAT_VCPU }, { "tlbmiss_st", VCPU_STAT(tlbmiss_st_exits), KVM_STAT_VCPU },