Hi all, linux switch_to function which actually does the context switch, very smartly preserves the 'last' field of prev task_struct across context switch (the third argument of switch_to()), but where and how does it uses that argument...or saved value...
-- Regards, Gaurav Tewari
