From: Martin Schwidefsky Date: Wed, 13 Jan 2010 19:44:26 +0000 (+0100) Subject: [S390] clear TIF_SINGLE_STEP for new process. X-Git-Tag: v2.6.33-rc5~70^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8d5faf718c9ff2c04eb8484585d4963c4111cd7;p=pandora-kernel.git [S390] clear TIF_SINGLE_STEP for new process. Clear the TIF_SINGLE_STEP bit in copy_thread. The new process did not get a PER event of its own. It is wrong deliver a SIGTRAP that was meant for the parent process. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed