]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests/powerpc: Add test for all DSCR sysfs interfaces
authorAnshuman Khandual <khandual@linux.vnet.ibm.com>
Thu, 21 May 2015 06:43:11 +0000 (12:13 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 7 Jun 2015 09:37:58 +0000 (19:37 +1000)
commitebd5858c904b1c795f1511758a7ac043afd44438
tree7445386ab89db02d7aec863f4d36d9e32d905466
parent6f844261e16b3a66ccec29667b2713ce0bb8adc7
selftests/powerpc: Add test for all DSCR sysfs interfaces

This test continuously updates the system wide DSCR default value in the
sysfs interface and makes sure that the same is reflected across all the
sysfs interfaces for each individual CPUs present on the system.

Acked-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
tools/testing/selftests/powerpc/dscr/Makefile
tools/testing/selftests/powerpc/dscr/dscr_sysfs_test.c [new file with mode: 0644]