Searched hist:132520 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/powerpc/include/
H A Dframe.hdiff 132520 Wed Jul 21 23:28:51 MDT 2004 grehan Update the callframe structure to leave space for the frame pointer
and saved link register as per the ABI call sequence. Update code
that uses this (fork_trampoline etc) to use the correct genassym'd
offsets.

This fixes the 'invalid LR' message when backtracing kernel
threads in DDB.

Completed in 165 milliseconds