K 10 svn:author V 6 grehan K 8 svn:date V 27 2004-07-22T01:28:51.000000Z K 7 svn:log V 288 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. END