diff options
| author | Riku Voipio | 2014-07-15 16:01:55 +0200 |
|---|---|---|
| committer | Riku Voipio | 2014-07-15 16:08:41 +0200 |
| commit | b545f63fa974ebffd55d70ca615572d497e543dc (patch) | |
| tree | d43ea6d28b6b7b6c7825aae276e1b2eb5f18ccd5 /linux-user/linuxload.c | |
| parent | alloca one extra byte sockets (diff) | |
| download | qemu-b545f63fa974ebffd55d70ca615572d497e543dc.tar.gz qemu-b545f63fa974ebffd55d70ca615572d497e543dc.tar.xz qemu-b545f63fa974ebffd55d70ca615572d497e543dc.zip | |
linux-user: use TARGET_SA_ONSTACK in get_sigframe
As reported by Laurent, which should use TARGET_SA_ONSTACK
on arm, microblaze and openrisc targets like we do on all
others. Practical matter is minimal as for almost all archs
SA_ONSTACK is 0x08000000:
http://lxr.free-electrons.com/ident?i=SA_ONSTACK
Reported-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/linuxload.c')
0 files changed, 0 insertions, 0 deletions
