mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug
@ 2017-10-18  2:10 lei.yang
  2017-11-01 22:14 ` Shuah Khan
  2017-11-02 22:14 ` Shuah Khan
  0 siblings, 2 replies; 11+ messages in thread
From: lei.yang @ 2017-10-18  2:10 UTC (permalink / raw)
  To: lei.yang, shuahkh, linux-kselftest, linux-kernel

From: Lei Yang <Lei.Yang@windriver.com>

Kconfig CONFIG_CPU_NOTIFIER_ERROR_INJECT has been removed since kernel 4.10
check commit:
    commit 530e9b76ae8f863dfdef4a6ad0b38613d32e8c3f
    Author: Thomas Gleixner <tglx@linutronix.de>
    Date:   Wed Dec 21 20:19:53 2016 +0100

        cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions

        hotcpu_notifier(), cpu_notifier(), __hotcpu_notifier(), __cpu_notifier(),
        register_hotcpu_notifier(), register_cpu_notifier(),
        __register_hotcpu_notifier(), __register_cpu_notifier(),
        unregister_hotcpu_notifier(), unregister_cpu_notifier(),
        __unregister_hotcpu_notifier(), __unregister_cpu_notifier()
     <snip>

Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
---
 tools/testing/selftests/cpu-hotplug/config | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/cpu-hotplug/config b/tools/testing/selftests/cpu-hotplug/config
index e6ab090..d4aca2a 100644
--- a/tools/testing/selftests/cpu-hotplug/config
+++ b/tools/testing/selftests/cpu-hotplug/config
@@ -1,2 +1 @@
 CONFIG_NOTIFIER_ERROR_INJECTION=y
-CONFIG_CPU_NOTIFIER_ERROR_INJECT=m
-- 
1.9.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-11-03 14:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-18  2:10 [PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug lei.yang
2017-11-01 22:14 ` Shuah Khan
2017-11-01 22:52   ` Thomas Gleixner
2017-11-01 22:59     ` Shuah Khan
2017-11-02  2:13       ` lyang0
2017-11-03  3:55         ` Sumit Semwal
2017-11-03  7:34           ` lyang0
2017-11-02  8:46   ` Greg Kroah-Hartman
2017-11-02 22:14 ` Shuah Khan
2017-11-02 22:25   ` Yang, Lei
2017-11-03 14:03   ` lei yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®