]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do not set thread0.td_frame to a bogus value, as it's going to overwrite the
authorcognet <cognet@FreeBSD.org>
Thu, 12 Feb 2009 22:55:39 +0000 (22:55 +0000)
committercognet <cognet@FreeBSD.org>
Thu, 12 Feb 2009 22:55:39 +0000 (22:55 +0000)
commitfd95932030a1e694173ce5b6c7d417ad5938b302
tree94a3b473c6c0836ccbbc6ee80dff3c1de67c7df6
parent5f01e5bab2e9a05b3efaf2026939c23b475d929b
Do not set thread0.td_frame to a bogus value, as it's going to overwrite the
thread0 pcb, while the board-dependant code already set a good trapframe.

Reported by: Mark Tinguely <tinguely at casselton d0t net>

MFC after: 1 week
sys/arm/arm/machdep.c