]> xenbits.xensource.com Git - unikraft/libs/libunwind.git/commit
Remove broken patch for __unw_getcontext
authorMarco Schlumpp <marco@unikraft.io>
Mon, 20 Nov 2023 08:15:09 +0000 (09:15 +0100)
committerRazvan Deaconescu <razvan@rosedu.org>
Mon, 20 Nov 2023 17:55:05 +0000 (19:55 +0200)
commit5a3c8b3110ecf16cee15b6845c87a525c01f1d60
treeed5caa58bad7ccc330c7f4d2381dea3f804e8c73
parente41e5853fde5656643b349086a66692c44e18725
Remove broken patch for __unw_getcontext

The patch just skipped internal libunwind functions to work-around the missing
unwind tables in libunwind itself. This work-around caused a mismatch between
the actual stack state and what the unwind tables of the user application
expected.

Signed-off-by: Marco Schlumpp <marco@unikraft.io>
patches/0001-Save-RIP-from-previous-stack-frame.patch [deleted file]