RE: [PATCH] i386: fix stack alignment for signal handlers (ia64)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Markus,

Thanks for the test program.

Before fix:
$ ./test_sigframe_alignment
in main      : sp = 0xbffffad0
in test      : sp = 0xbffffac0
in sighandler: sp = 0xbffff7ac
All done.

With fix applied:
$ ./test_sigframe_alignment
in main      : sp = 0xbffffad0
in test      : sp = 0xbffffac0
in sighandler: sp = 0xbffff7a0
All done.

Which looks correct.  Thanks for the fix, I'll push it in soon.

-Tony
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux