Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934079AbbLPMYV (ORCPT ); Wed, 16 Dec 2015 07:24:21 -0500 Received: from smtprelay2.synopsys.com ([198.182.60.111]:39022 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933377AbbLPMYT (ORCPT ); Wed, 16 Dec 2015 07:24:19 -0500 From: Vineet Gupta To: CC: , Vineet Gupta Subject: [PATCH 0/2] ARC dwarf unwinder fixes Date: Wed, 16 Dec 2015 17:53:58 +0530 Message-ID: <1450268640-23055-1-git-send-email-vgupta@synopsys.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.12.197.182] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 661 Lines: 19 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/