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

/freebsd-10.1-release/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.
/freebsd-10.1-release/sys/powerpc/powerpc/
H A Dswtch32.Sdiff 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.
H A Dswtch64.Sdiff 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.
H A Dgenassym.cdiff 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.
H A Dvm_machdep.cdiff 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 185 milliseconds