Skip to content
Snippets Groups Projects
user avatar
David S. Miller authored
Because of the silly way I set up the initial stack for
new kernel threads, there is a loop at the top of the
stack.

To fix this, properly add another stack frame that is copied
from the parent and terminate it in the child by setting
the frame pointer in that frame to zero.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
a051bc5b
History
Name Last commit Last update