Linus Torvalds writes: (Summary) It looks local to entry_32.S, and should look like
restore_all rather than resume_userspace.
restore_all rather than resume_userspace.
So we probably should remove the ENTRY() for that too, and just make it be So we probably should remove the ENTRY() for that too, and just make it be ALIGN
resume_kernel:
resume_kernel:
instead?
instead?
I guess the reason for removing that other ENTRY() is different from this case, though..
case, though..
Linus
Linus
Linus
restore_all rather than resume_userspace.
So we probably should remove the ENTRY() for that too, and just make it be So we probably should remove the ENTRY() for that too, and just make it be ALIGN
resume_kernel:
resume_kernel:
instead?
instead?
I guess the reason for removing that other ENTRY() is different from this case, though..
case, though..
Linus
Linus
Linus