]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Due to a kernel bug the siginfo struct was not filled in correctly.
authorFlorian Krohm <florian@eich-krohm.de>
Thu, 11 Aug 2011 02:23:54 +0000 (02:23 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Thu, 11 Aug 2011 02:23:54 +0000 (02:23 +0000)
commit74c0b9293d473475e27ba0cfb2dd81c752da6b4f
treed1b492d23198dcac0c45b1574c435c7e4ce22dbd
parent4a7707d8be19c5fbccc513af712c9ee822fa407b
Due to a kernel bug the siginfo struct was not filled in correctly.
The si_code was incorrect not matching any of the VKI_ILL_....
cases checked in m_signals.c function default_action.
So let's have two expected output files for buggy kernels and otherwise.
Also, add op00 to the list of files to be ignored.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11964
none/tests/s390x/op00.stderr.exp1 [moved from none/tests/s390x/op00.stderr.exp with 100% similarity]
none/tests/s390x/op00.stderr.exp2 [new file with mode: 0644]