Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lguest: fix guest kernel stack overflow when TF bit set.
The symptoms are that running gdb on a binary causes the guest to overflow the kernels stack (after some period of time), resulting in it finally being killed with a "Bad address" message. Reported-by: Sakari Ailus <[email protected]> Signed-off-by: Rusty Russell <[email protected]>
- Loading branch information