Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp6553599ybx; Mon, 11 Nov 2019 10:51:19 -0800 (PST) X-Google-Smtp-Source: APXvYqzQIMueRDUAr8RBxbWMbag7mXx2nKK4O72g6fRvuf5hOwDBxLJlOuq9lsLHs3TpSqXUGG6E X-Received: by 2002:aa7:c6c9:: with SMTP id b9mr27747321eds.1.1573498279668; Mon, 11 Nov 2019 10:51:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573498279; cv=none; d=google.com; s=arc-20160816; b=LIUgrzTXV3Uu041JUfsatyF8/0HXWZ8jZa8rv3UeTuQ71XulXSsHTePPVk1G9Vihk3 WN6MoRntKl2NN4CeulFXepJngPNozTsDtOEIFxmyQLnV9t64/9b9zomHqDrkNgHf+2VA wr1qY5UF1zjyVnKrmcS9p6epxUZTKLBstwFBlfaWCatqtlnKdy41jbvHy1GvGZCJkbKW jK1ZgGpMwZyZJsWdl+xPOuoFdUpXbQxqH33+8SWp6Xlxf2vo7fZxUUqjZfbTd01wyvCm hhc3GeRWVq7JuoOV2iYGa/3f4W2DSvEQz7Cdb1Qt7nuIR5MIDAu4QxDZXq5EW/bX6e3Z RqhA== 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=3lOI9GYm0qLeMKhGd4/e9m3qetUpz9nuva5X9rnjODk=; b=LNvUXLeBncSDlNQYzE+URCewqBWYY0aKH9Nn8g4xIiR7UWtGAZLmTj2FHhIFNnQmGt x9UuyMDxak2uwKCSO7rxdPP557+JgX7WXBcz/ggoAe1SQEXHm5zlH7UfiS+dHCTKyTZs NAPAMQRi79GZGlJcmrZsi2mVR1nUo9ZYr+YKwHlq1u+zii9J9xPhs0VLR0xg4A+fXogu Rk/4kuOSKDGqGXOKVJjsF55vZ6d2dMkqbgn7M3YBMaRJmBWxfBEAGMWHtcvFXofNKQWu Srtg3mGg7Q4XPoQSslvW4g9I8sllOQWsfWYDKNyAGk4LJYrYIDThvLB5ZftFNbyar6Y4 c1dg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=l0D0K1Oy; 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 j44si13227838eda.345.2019.11.11.10.50.55; Mon, 11 Nov 2019 10:51:19 -0800 (PST) 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=l0D0K1Oy; 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 S1727809AbfKKSs5 (ORCPT + 99 others); Mon, 11 Nov 2019 13:48:57 -0500 Received: from mail.kernel.org ([198.145.29.99]:42078 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729910AbfKKSsz (ORCPT ); Mon, 11 Nov 2019 13:48:55 -0500 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 788D22173B; Mon, 11 Nov 2019 18:48:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573498134; bh=2Z0kF615/8pP7GAFhU4mwiF3q5g8Einkwiw0LYuwll8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=l0D0K1OygizYNzk6pfakPppDhWKDHQ8qns3dZrmQEAAeG7Ax4hKGHf5J6OK9iTW0N SNoTy2QseX3i44I9cZ1BLK87cuQjqMzzzGVBSjGiH1PfVvHc2RmWAGXbRfJJDF5qi5 igLdZThpfm3D8VrltrUkuEE+ybx1sOpFJvfGw9OI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kevin Hao , Linus Torvalds , Andrew Morton Subject: [PATCH 5.3 033/193] dump_stack: avoid the livelock of the dump_lock Date: Mon, 11 Nov 2019 19:26:55 +0100 Message-Id: <20191111181502.971101695@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191111181459.850623879@linuxfoundation.org> References: <20191111181459.850623879@linuxfoundation.org> User-Agent: quilt/0.66 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 From: Kevin Hao commit 5cbf2fff3bba8d3c6a4d47c1754de1cf57e2b01f upstream. In the current code, we use the atomic_cmpxchg() to serialize the output of the dump_stack(), but this implementation suffers the thundering herd problem. We have observed such kind of livelock on a Marvell cn96xx board(24 cpus) when heavily using the dump_stack() in a kprobe handler. Actually we can let the competitors to wait for the releasing of the lock before jumping to atomic_cmpxchg(). This will definitely mitigate the thundering herd problem. Thanks Linus for the suggestion. [akpm@linux-foundation.org: fix comment] Link: http://lkml.kernel.org/r/20191030031637.6025-1-haokexin@gmail.com Fixes: b58d977432c8 ("dump_stack: serialize the output from dump_stack()") Signed-off-by: Kevin Hao Suggested-by: Linus Torvalds Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- lib/dump_stack.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) --- a/lib/dump_stack.c +++ b/lib/dump_stack.c @@ -106,7 +106,12 @@ retry: was_locked = 1; } else { local_irq_restore(flags); - cpu_relax(); + /* + * Wait for the lock to release before jumping to + * atomic_cmpxchg() in order to mitigate the thundering herd + * problem. + */ + do { cpu_relax(); } while (atomic_read(&dump_lock) != -1); goto retry; }