Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1292926
| From | Vineet Gupta <Vineet.Gupta1@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] ARC dwarf unwinder fixes |
| Date | 2015-12-16 13:30 +0100 |
| Message-ID | <qGjns-1I6-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Wreckage of removal of slowpath linear search Vineet Gupta (2): ARC: dw2 unwind: Reinstante unwinding out of modules ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing arch/arc/include/asm/unwind.h | 4 ---- arch/arc/kernel/setup.c | 1 - arch/arc/kernel/unwind.c | 53 ++++++++++++++++++++++++++++--------------- 3 files changed, 35 insertions(+), 23 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] ARC dwarf unwinder fixes Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-12-16 13:30 +0100 [PATCH 1/2] ARC: dw2 unwind: Reinstante unwinding out of modules Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-12-16 13:30 +0100 [PATCH 2/2] ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-12-16 13:30 +0100
csiph-web