commit | 81155f8fa8d96c24b5aeda54c0c0997cab1f3019 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Thu Sep 11 08:52:22 2003 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Thu Sep 11 08:52:22 2003 +0000 |
tree | ca80163a4c15505b0e677c123e9b15a9ccef6d0a | |
parent | 2fdba24620314729941bb30e6dd987dd1a1f1709 [diff] |
Update definition of struct serial_struct, per linux-2.6.0-test5, to avoid stack corruption problems on some 64bit architectures when sizeof(void*) != sizeof(int). Thanks to Atsushi Nemoto for finding this problem.