[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <a6aa37e3b3b6c2ba096c02049f6120f017bb1946.1484147115.git.shorne@gmail.com>
Date: Thu, 12 Jan 2017 00:16:07 +0900
From: Stafford Horne <shorne@...il.com>
To: Shuah Khan <shuah@...nel.org>, Darren Hart <dvhart@...ux.intel.com>
Cc: Bamvor Jian Zhang <bamvor.zhangjian@...aro.org>,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
Stafford Horne <shorne@...il.com>,
Prarit Bhargava <prarit@...hat.com>
Subject: [PATCH v2 6/6] selftests: Add intel_pstate to TARGETS
This test was missing from the TARGETS list. The test requires patches
to cpupower to pass correctly.
Cc: Prarit Bhargava <prarit@...hat.com>
Signed-off-by: Stafford Horne <shorne@...il.com>
---
tools/testing/selftests/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile
index 2741f9e..c6ccf57 100644
--- a/tools/testing/selftests/Makefile
+++ b/tools/testing/selftests/Makefile
@@ -8,6 +8,7 @@ TARGETS += firmware
TARGETS += ftrace
TARGETS += futex
TARGETS += gpio
+TARGETS += intel_pstate
TARGETS += ipc
TARGETS += kcmp
TARGETS += lib
--
2.9.3
Powered by blists - more mailing lists