Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp8128634imu; Tue, 4 Dec 2018 03:30:25 -0800 (PST) X-Google-Smtp-Source: AFSGD/V2Z1SGa9qs7V6BSDAOyvsEoXP4XvmoTLbq+eD7vfHdrB+N3vbnhfTTWE7bkd8EMKCWob9u X-Received: by 2002:a62:9683:: with SMTP id s3mr19595508pfk.60.1543923025271; Tue, 04 Dec 2018 03:30:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543923025; cv=none; d=google.com; s=arc-20160816; b=VFaaVm6CRu+CAd7RuydEkBoRct1Su3uAGXMnF6liHo9oFyEpbXtWPI0I6rObcKBHnI TEkv9+o1P0y+r/R8L6vQ5U7QN1wKc01R2AJjbd+pt/GZDbH/vTc4YvxTxKvzzt7FFLki wYbYqJw4AxCtrXA9GynxK9VhfhClYR1mOZEQFxFe9TkKp3H6At9PR5pq8EqeJl5c+zKt Atfs+fGEojQJO54cUcZ50ieZR0Xfq/n8d/jjY/07lkyUPK0I+435YuBVuK+/sB4tbuE+ Rl0Bv8YSedloJ3t/jyFMwjnKfebuK0PWG8DcWMEF/vJc3Hzp50A3de+cqwf+dzwSKlaZ HYdQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=Pc45ZzIa76phJgYtT57CmmhUnY2DKOUjpPJjeJwOnRE=; b=pFsX/M71niuudJ9nXjXciBVvhYMogV1UTvqF5Q/AMgAlZnDGv/LgjDBDXg2OXE3RVe L7mhgu7j29dSG1vwoDjL43jvctaphsKejpSRVtQ0t6jaDwQoE8YiKEsQ8EO3yefGL3p7 okEPaM4nmbbpREMocn3sfxMn5RCwnyxL6wqL2UpwjlpNEfg9cu/BeXKDSWE/zs4ShFGJ /Xd8WIVor7brtJExMh4uF8XNO8x4f9mm6ICXZIsonp3GxIzoyghTBfYXFomovg7EfaCh i0ROXE9QRjrAlOglaq/oyn88sVmTZDcdmS35yOYtAtZ9SA5lYqBDz9PuXqsEtQZBCosN cUDQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vQHlCc9E; 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 w6si16840609plp.429.2018.12.04.03.30.09; Tue, 04 Dec 2018 03:30:25 -0800 (PST) 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=vQHlCc9E; 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 S1727109AbeLDL3b (ORCPT + 99 others); Tue, 4 Dec 2018 06:29:31 -0500 Received: from mail.kernel.org ([198.145.29.99]:42072 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726856AbeLDK5z (ORCPT ); Tue, 4 Dec 2018 05:57:55 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (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 82691214DE; Tue, 4 Dec 2018 10:57:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543921075; bh=LCn1xWwtdbBk7Y7HD3/DOyoVv29B36dXrWCYR/EqLmA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=vQHlCc9EKis7WS6fGjaxiSInAC/q8nFTRhC3CQcBiT74DZZeERngomMe9QHX45Mmj PwSqhOqJqT/+9IzjvwDVApG7iOoCAMS/kT+2PXDOnslSRMGCsoUAk+XCHiXfg0z0Ev f5TWH2uNH55jnU6uomHJatAV1yyj7nEX0E2SUDJQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Luiz Capitulino , Paolo Bonzini Subject: [PATCH 4.19 069/139] KVM: VMX: re-add ple_gap module parameter Date: Tue, 4 Dec 2018 11:49:10 +0100 Message-Id: <20181204103652.898835287@linuxfoundation.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181204103649.950154335@linuxfoundation.org> References: <20181204103649.950154335@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.19-stable review patch. If anyone has any objections, please let me know. ------------------ From: Luiz Capitulino commit a87c99e61236ba8ca962ce97a19fab5ebd588d35 upstream. Apparently, the ple_gap parameter was accidentally removed by commit c8e88717cfc6b36bedea22368d97667446318291. Add it back. Signed-off-by: Luiz Capitulino Cc: stable@vger.kernel.org Fixes: c8e88717cfc6b36bedea22368d97667446318291 Signed-off-by: Paolo Bonzini Signed-off-by: Greg Kroah-Hartman --- arch/x86/kvm/vmx.c | 1 + 1 file changed, 1 insertion(+) --- a/arch/x86/kvm/vmx.c +++ b/arch/x86/kvm/vmx.c @@ -170,6 +170,7 @@ module_param_named(preemption_timer, ena * refer SDM volume 3b section 21.6.13 & 22.1.3. */ static unsigned int ple_gap = KVM_DEFAULT_PLE_GAP; +module_param(ple_gap, uint, 0444); static unsigned int ple_window = KVM_VMX_DEFAULT_PLE_WINDOW; module_param(ple_window, uint, 0444);