[tip:core/rcu] rcutorture: Add v3.12 version, which adds sysidle testing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit-ID:  ccb51a893c8c2b7c933b93f5c298e00b9d6eb76f
Gitweb:     http://git.kernel.org/tip/ccb51a893c8c2b7c933b93f5c298e00b9d6eb76f
Author:     Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx>
AuthorDate: Mon, 30 Sep 2013 08:09:12 -0700
Committer:  Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx>
CommitDate: Tue, 3 Dec 2013 10:11:12 -0800

rcutorture: Add v3.12 version, which adds sysidle testing

The v3.12 version of the kernel added the CONFIG_NO_HZ_FULL_SYSIDLE
Kconfig parameter, so this commit adds a version transition at that
point.

Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx>
Cc: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
---
 tools/testing/selftests/rcutorture/configs/{ => v3.12}/CFLIST             | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/N1-S-T-NH-SD-SMP-HP  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/N2-2-t-nh-sd-SMP-hp  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/N3-3-T-nh-SD-SMP-hp  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/N4-A-t-NH-sd-SMP-HP  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/N5-U-T-NH-sd-SMP-hp  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/N6---t-nh-SD-smp-hp  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/N7-4-T-NH-SD-SMP-HP  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/N8-2-T-NH-SD-SMP-HP  | 0
 tools/testing/selftests/rcutorture/configs/{ => v3.12}/NT1-nh             | 0
 tools/testing/selftests/rcutorture/configs/{ => v3.12}/NT3-NH             | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/P1-S-T-NH-SD-SMP-HP  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/P2-2-t-nh-sd-SMP-hp  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/P3-3-T-nh-SD-SMP-hp  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/P4-A-t-NH-sd-SMP-HP  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/P5-U-T-NH-sd-SMP-hp  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/P6---t-nh-SD-smp-hp  | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/P7-4-T-NH-SD-SMP-HP  | 0
 .../selftests/rcutorture/configs/{ => v3.12}/P7-4-T-NH-SD-SMP-HP-all      | 0
 .../selftests/rcutorture/configs/{ => v3.12}/P7-4-T-NH-SD-SMP-HP-none     | 0
 .../testing/selftests/rcutorture/configs/{ => v3.12}/P7-4-T-NH-SD-SMP-hp  | 0
 tools/testing/selftests/rcutorture/configs/{ => v3.12}/PT1-nh             | 0
 tools/testing/selftests/rcutorture/configs/{ => v3.12}/PT2-NH             | 0
 23 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/tools/testing/selftests/rcutorture/configs/CFLIST b/tools/testing/selftests/rcutorture/configs/v3.12/CFLIST
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/CFLIST
copy to tools/testing/selftests/rcutorture/configs/v3.12/CFLIST
diff --git a/tools/testing/selftests/rcutorture/configs/N1-S-T-NH-SD-SMP-HP b/tools/testing/selftests/rcutorture/configs/v3.12/N1-S-T-NH-SD-SMP-HP
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/N1-S-T-NH-SD-SMP-HP
copy to tools/testing/selftests/rcutorture/configs/v3.12/N1-S-T-NH-SD-SMP-HP
diff --git a/tools/testing/selftests/rcutorture/configs/N2-2-t-nh-sd-SMP-hp b/tools/testing/selftests/rcutorture/configs/v3.12/N2-2-t-nh-sd-SMP-hp
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/N2-2-t-nh-sd-SMP-hp
copy to tools/testing/selftests/rcutorture/configs/v3.12/N2-2-t-nh-sd-SMP-hp
diff --git a/tools/testing/selftests/rcutorture/configs/N3-3-T-nh-SD-SMP-hp b/tools/testing/selftests/rcutorture/configs/v3.12/N3-3-T-nh-SD-SMP-hp
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/N3-3-T-nh-SD-SMP-hp
copy to tools/testing/selftests/rcutorture/configs/v3.12/N3-3-T-nh-SD-SMP-hp
diff --git a/tools/testing/selftests/rcutorture/configs/N4-A-t-NH-sd-SMP-HP b/tools/testing/selftests/rcutorture/configs/v3.12/N4-A-t-NH-sd-SMP-HP
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/N4-A-t-NH-sd-SMP-HP
copy to tools/testing/selftests/rcutorture/configs/v3.12/N4-A-t-NH-sd-SMP-HP
diff --git a/tools/testing/selftests/rcutorture/configs/N5-U-T-NH-sd-SMP-hp b/tools/testing/selftests/rcutorture/configs/v3.12/N5-U-T-NH-sd-SMP-hp
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/N5-U-T-NH-sd-SMP-hp
copy to tools/testing/selftests/rcutorture/configs/v3.12/N5-U-T-NH-sd-SMP-hp
diff --git a/tools/testing/selftests/rcutorture/configs/N6---t-nh-SD-smp-hp b/tools/testing/selftests/rcutorture/configs/v3.12/N6---t-nh-SD-smp-hp
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/N6---t-nh-SD-smp-hp
copy to tools/testing/selftests/rcutorture/configs/v3.12/N6---t-nh-SD-smp-hp
diff --git a/tools/testing/selftests/rcutorture/configs/N7-4-T-NH-SD-SMP-HP b/tools/testing/selftests/rcutorture/configs/v3.12/N7-4-T-NH-SD-SMP-HP
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/N7-4-T-NH-SD-SMP-HP
copy to tools/testing/selftests/rcutorture/configs/v3.12/N7-4-T-NH-SD-SMP-HP
diff --git a/tools/testing/selftests/rcutorture/configs/N8-2-T-NH-SD-SMP-HP b/tools/testing/selftests/rcutorture/configs/v3.12/N8-2-T-NH-SD-SMP-HP
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/N8-2-T-NH-SD-SMP-HP
copy to tools/testing/selftests/rcutorture/configs/v3.12/N8-2-T-NH-SD-SMP-HP
diff --git a/tools/testing/selftests/rcutorture/configs/NT1-nh b/tools/testing/selftests/rcutorture/configs/v3.12/NT1-nh
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/NT1-nh
copy to tools/testing/selftests/rcutorture/configs/v3.12/NT1-nh
diff --git a/tools/testing/selftests/rcutorture/configs/NT3-NH b/tools/testing/selftests/rcutorture/configs/v3.12/NT3-NH
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/NT3-NH
copy to tools/testing/selftests/rcutorture/configs/v3.12/NT3-NH
diff --git a/tools/testing/selftests/rcutorture/configs/P1-S-T-NH-SD-SMP-HP b/tools/testing/selftests/rcutorture/configs/v3.12/P1-S-T-NH-SD-SMP-HP
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/P1-S-T-NH-SD-SMP-HP
copy to tools/testing/selftests/rcutorture/configs/v3.12/P1-S-T-NH-SD-SMP-HP
diff --git a/tools/testing/selftests/rcutorture/configs/P2-2-t-nh-sd-SMP-hp b/tools/testing/selftests/rcutorture/configs/v3.12/P2-2-t-nh-sd-SMP-hp
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/P2-2-t-nh-sd-SMP-hp
copy to tools/testing/selftests/rcutorture/configs/v3.12/P2-2-t-nh-sd-SMP-hp
diff --git a/tools/testing/selftests/rcutorture/configs/P3-3-T-nh-SD-SMP-hp b/tools/testing/selftests/rcutorture/configs/v3.12/P3-3-T-nh-SD-SMP-hp
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/P3-3-T-nh-SD-SMP-hp
copy to tools/testing/selftests/rcutorture/configs/v3.12/P3-3-T-nh-SD-SMP-hp
diff --git a/tools/testing/selftests/rcutorture/configs/P4-A-t-NH-sd-SMP-HP b/tools/testing/selftests/rcutorture/configs/v3.12/P4-A-t-NH-sd-SMP-HP
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/P4-A-t-NH-sd-SMP-HP
copy to tools/testing/selftests/rcutorture/configs/v3.12/P4-A-t-NH-sd-SMP-HP
diff --git a/tools/testing/selftests/rcutorture/configs/P5-U-T-NH-sd-SMP-hp b/tools/testing/selftests/rcutorture/configs/v3.12/P5-U-T-NH-sd-SMP-hp
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/P5-U-T-NH-sd-SMP-hp
copy to tools/testing/selftests/rcutorture/configs/v3.12/P5-U-T-NH-sd-SMP-hp
diff --git a/tools/testing/selftests/rcutorture/configs/P6---t-nh-SD-smp-hp b/tools/testing/selftests/rcutorture/configs/v3.12/P6---t-nh-SD-smp-hp
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/P6---t-nh-SD-smp-hp
copy to tools/testing/selftests/rcutorture/configs/v3.12/P6---t-nh-SD-smp-hp
diff --git a/tools/testing/selftests/rcutorture/configs/P7-4-T-NH-SD-SMP-HP b/tools/testing/selftests/rcutorture/configs/v3.12/P7-4-T-NH-SD-SMP-HP
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/P7-4-T-NH-SD-SMP-HP
copy to tools/testing/selftests/rcutorture/configs/v3.12/P7-4-T-NH-SD-SMP-HP
diff --git a/tools/testing/selftests/rcutorture/configs/P7-4-T-NH-SD-SMP-HP-all b/tools/testing/selftests/rcutorture/configs/v3.12/P7-4-T-NH-SD-SMP-HP-all
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/P7-4-T-NH-SD-SMP-HP-all
copy to tools/testing/selftests/rcutorture/configs/v3.12/P7-4-T-NH-SD-SMP-HP-all
diff --git a/tools/testing/selftests/rcutorture/configs/P7-4-T-NH-SD-SMP-HP-none b/tools/testing/selftests/rcutorture/configs/v3.12/P7-4-T-NH-SD-SMP-HP-none
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/P7-4-T-NH-SD-SMP-HP-none
copy to tools/testing/selftests/rcutorture/configs/v3.12/P7-4-T-NH-SD-SMP-HP-none
diff --git a/tools/testing/selftests/rcutorture/configs/P7-4-T-NH-SD-SMP-hp b/tools/testing/selftests/rcutorture/configs/v3.12/P7-4-T-NH-SD-SMP-hp
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/P7-4-T-NH-SD-SMP-hp
copy to tools/testing/selftests/rcutorture/configs/v3.12/P7-4-T-NH-SD-SMP-hp
diff --git a/tools/testing/selftests/rcutorture/configs/PT1-nh b/tools/testing/selftests/rcutorture/configs/v3.12/PT1-nh
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/PT1-nh
copy to tools/testing/selftests/rcutorture/configs/v3.12/PT1-nh
diff --git a/tools/testing/selftests/rcutorture/configs/PT2-NH b/tools/testing/selftests/rcutorture/configs/v3.12/PT2-NH
similarity index 100%
copy from tools/testing/selftests/rcutorture/configs/PT2-NH
copy to tools/testing/selftests/rcutorture/configs/v3.12/PT2-NH
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Stable Commits]     [Linux Stable Kernel]     [Linux Kernel]     [Linux USB Devel]     [Linux Video &Media]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux