From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751994AbcF3JKm (ORCPT ); Thu, 30 Jun 2016 05:10:42 -0400 Received: from smtprelay2.synopsys.com ([198.182.60.111]:47234 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751575AbcF3JKk (ORCPT ); Thu, 30 Jun 2016 05:10:40 -0400 X-Mozilla-News-Host: news://gmane.comp.lib.uclibc.buildroot:119 To: Linus Torvalds CC: arcml , lkml , Alexey Brodkin From: Vineet Gupta Subject: [GIT PULL] ARC fixes for 4.7-rc6 Message-ID: <5774E202.1020801@synopsys.com> Date: Thu, 30 Jun 2016 14:40:26 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.12.197.158] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, A couple of fixes for ARC. Please pull ! Thx, -Vineet ------------> The following changes since commit 5edb56491d4812c42175980759da53388e5d86f5: Linux 4.7-rc3 (2016-06-12 07:20:35 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-4.7-rc6-fixes for you to fetch changes up to 9bd54517ee86cb164c734f72ea95aeba4804f10b: arc: unwind: warn only once if DW2_UNWIND is disabled (2016-06-28 11:11:44 +0530) ---------------------------------------------------------------- ARC Fix for 4.7-rc6 - Reinstate dwarf unwinder/loadable-modules with new gnu tools ---------------------------------------------------------------- Alexey Brodkin (1): arc: unwind: warn only once if DW2_UNWIND is disabled Vineet Gupta (1): ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame) arch/arc/Makefile | 2 -- arch/arc/kernel/stacktrace.c | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-)