« Previous | Next » 

Revision 60dcbcb5

ID60dcbcb5b1a0d185be607b03fc7a15bf1bab4bec

Added by Richard Henderson over 13 years ago

linux-user: Put the stack guard page at the top.

There are no supported stack-grows-up targets. We were putting
the guard page at the highest address, i.e. the bottom of the stack.
Use the maximum of host and guest page size for the guard size.

Signed-off-by: Richard Henderson <>
Signed-off-by: Edgar E. Iglesias <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences