Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1026064yba; Thu, 4 Apr 2019 02:43:22 -0700 (PDT) X-Google-Smtp-Source: APXvYqxtd18YYqMht31YA9HSLkzTjf8mDT39KDrIvtvqBHMNl8Q8tNFXQBlK1EA6oCR69IVPDjQf X-Received: by 2002:a63:c746:: with SMTP id v6mr4707898pgg.401.1554371001983; Thu, 04 Apr 2019 02:43:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554371001; cv=none; d=google.com; s=arc-20160816; b=UB0TOWeEDQ+8urd8lUvPcMRLslF9SooBX647PaG4wbNYQigAGxXlGLNEZ0xss4qNdH uu8m5B/M0Wsy1xt0mPhXiT0+I9LVYz188rWHRjHH9sxQcVosXuHUIpQRa8mI1cpItOYc YMRNsa2sgUOgTja99Srm/S7bCRzus/yfaSvBx0YWWPxLfW0xEUOMESFyYV4HeJfGBsKe 5+0W8SOSFcad6EckMmZanoy7D+wdvAKSn7v07hv2i1LcI4pMyubOU5sejFf7TcfVAgdS zFd2ze7TqlPucn+1dHrrmhZQ8ABOfCGBuxbVhZycVxd7Fy8mN6YR9IEgxA1iJiyTppGG u0NA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=/w3X+DYj5aDLdMLJqVynMJBJGYAuIQXq36hqZ33j2Xs=; b=oocdazQQu8Ev43af/CJ1OqUBoeCRz5oeJmPc3mRFC53pMyryjQglPSJb2TUK30MpGM 4zQ/2TFKapjNGNwyVKW/7etYCVyJ+tEAowD+z4fXg984PIuQJrFp+WkFAAPp0lPX7U7r Ox4e18XgR1eFg8sl4iAzluZVbTw4P7v3VkVYtCom6OFbC465J/Hzf7sO2jYxwZm28GVi awDcTIfUNGF35wUezdYRW+wDxKdzwRJ5y3ZaTNH0lL3UfY20dj2sx2hgnwqaSQl48Ce/ 4guUDwNhTbdCbmEmHP870S78zsy9UfpLCA/PmaXlGrJuKGDJQtuiR68rHZN9EKtz4S0d 4Kaw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ncoDAYGb; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l62si7953518pgd.168.2019.04.04.02.43.06; Thu, 04 Apr 2019 02:43:21 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ncoDAYGb; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731595AbfDDJCS (ORCPT + 99 others); Thu, 4 Apr 2019 05:02:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:39610 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731581AbfDDJCQ (ORCPT ); Thu, 4 Apr 2019 05:02:16 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EC9402183E; Thu, 4 Apr 2019 09:02:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554368535; bh=pVsK13d6DUu3CFEPfeLsxY2F4XaZlJu9KpyzT9qOgmU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ncoDAYGboMIf0TalmYPOL+a1SlaHShxTRYLP+wHz96AUZDmVpti0A7LfYyl6eAGIO KWZIrmi/drvxp5rnZTsE6abEN/a24NrQlVZR/ekhHfg9FIpE4FOcPXfniwXOQYIIIP k0wlpTPTHsvjS+7Z5zwneOJ4dAYBMy7s/4iLBXlo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Sebastian Andrzej Siewior , Russell King , Sasha Levin Subject: [PATCH 4.19 059/187] ARM: 8840/1: use a raw_spinlock_t in unwind Date: Thu, 4 Apr 2019 10:46:36 +0200 Message-Id: <20190404084605.861934902@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190404084603.119654039@linuxfoundation.org> References: <20190404084603.119654039@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.19-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 74ffe79ae538283bbf7c155e62339f1e5c87b55a ] Mostly unwind is done with irqs enabled however SLUB may call it with irqs disabled while creating a new SLUB cache. I had system freeze while loading a module which called kmem_cache_create() on init. That means SLUB's __slab_alloc() disabled interrupts and then ->new_slab_objects() ->new_slab() ->setup_object() ->setup_object_debug() ->init_tracking() ->set_track() ->save_stack_trace() ->save_stack_trace_tsk() ->walk_stackframe() ->unwind_frame() ->unwind_find_idx() =>spin_lock_irqsave(&unwind_lock); Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Russell King Signed-off-by: Sasha Levin --- arch/arm/kernel/unwind.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/arch/arm/kernel/unwind.c b/arch/arm/kernel/unwind.c index 0bee233fef9a..314cfb232a63 100644 --- a/arch/arm/kernel/unwind.c +++ b/arch/arm/kernel/unwind.c @@ -93,7 +93,7 @@ extern const struct unwind_idx __start_unwind_idx[]; static const struct unwind_idx *__origin_unwind_idx; extern const struct unwind_idx __stop_unwind_idx[]; -static DEFINE_SPINLOCK(unwind_lock); +static DEFINE_RAW_SPINLOCK(unwind_lock); static LIST_HEAD(unwind_tables); /* Convert a prel31 symbol to an absolute address */ @@ -201,7 +201,7 @@ static const struct unwind_idx *unwind_find_idx(unsigned long addr) /* module unwind tables */ struct unwind_table *table; - spin_lock_irqsave(&unwind_lock, flags); + raw_spin_lock_irqsave(&unwind_lock, flags); list_for_each_entry(table, &unwind_tables, list) { if (addr >= table->begin_addr && addr < table->end_addr) { @@ -213,7 +213,7 @@ static const struct unwind_idx *unwind_find_idx(unsigned long addr) break; } } - spin_unlock_irqrestore(&unwind_lock, flags); + raw_spin_unlock_irqrestore(&unwind_lock, flags); } pr_debug("%s: idx = %p\n", __func__, idx); @@ -529,9 +529,9 @@ struct unwind_table *unwind_table_add(unsigned long start, unsigned long size, tab->begin_addr = text_addr; tab->end_addr = text_addr + text_size; - spin_lock_irqsave(&unwind_lock, flags); + raw_spin_lock_irqsave(&unwind_lock, flags); list_add_tail(&tab->list, &unwind_tables); - spin_unlock_irqrestore(&unwind_lock, flags); + raw_spin_unlock_irqrestore(&unwind_lock, flags); return tab; } @@ -543,9 +543,9 @@ void unwind_table_del(struct unwind_table *tab) if (!tab) return; - spin_lock_irqsave(&unwind_lock, flags); + raw_spin_lock_irqsave(&unwind_lock, flags); list_del(&tab->list); - spin_unlock_irqrestore(&unwind_lock, flags); + raw_spin_unlock_irqrestore(&unwind_lock, flags); kfree(tab); } -- 2.19.1