commit | cf9c4a5ecf806348940ee26b7ff0ff59f5530059 | [log] [tgz] |
---|---|---|
author | Anshuman Khandual <khandual@linux.vnet.ibm.com> | Thu May 21 12:13:09 2015 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Jun 07 19:37:11 2015 +1000 |
tree | 449e44ab945ecadc1e1eb3bfbedb74f761566783 | |
parent | cc6a93f1c3d6923ebf2f305416d080e9afc7ee95 [diff] |
selftests/powerpc: Add test for DSCR value inheritence across fork This patch adds a test to verify that the changed DSCR value inside any process would be inherited to it's child process across the fork 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>