commit | 6f844261e16b3a66ccec29667b2713ce0bb8adc7 | [log] [tgz] |
---|---|---|
author | Anshuman Khandual <khandual@linux.vnet.ibm.com> | Thu May 21 12:13:10 2015 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Jun 07 19:37:31 2015 +1000 |
tree | a2fa532b146e48b203b0132c91e855aed8bb632e | |
parent | cf9c4a5ecf806348940ee26b7ff0ff59f5530059 [diff] |
selftests/powerpc: Add test for DSCR inheritence across fork & exec This patch adds a test case to verify that the changed DSCR value inside any process would be inherited to it's child across the fork and exec system call. Acked-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>