From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2F0DDC32750 for ; Tue, 13 Aug 2019 18:38:10 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0634E2064A for ; Tue, 13 Aug 2019 18:38:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="DZ0AVuXK"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="lTBZlZSs" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0634E2064A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9oFkXKLrAFsp2g1wKIYlIpc1+8wxaO+OP2s+o9Q8zLk=; b=DZ0AVuXKCVN20m JtEIYzW3AWBvDYg4qu4e6T/bQPumOLNEFy/zcjBjDbratoqyQ6GwO3ymMSkVrDe49ekjCRfbx8U4r QM3LfHaR+VryHLFOIEXy8xbRICTJpvyZoDQouJ7pyw/WUw1r5dQLDDJKRlGDOCvxQorZttEd/4KV8 7N4mAUlXQGdCwouC7l1W3yMEITpdHTul5ZxJ2g9PX6keucOp0R1U/cqpRug7sLtVJbjXFsoDaV++8 iehBEbWs3WLPBeJpW3YYaE6JTnyubxrRhhNZVqeM8uXOfXVQg+TYNNvwb+LQp8ZNxnJrJerj/Laqq +4p15om7XQBOWk3Womgg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hxbgH-0006bK-TZ; Tue, 13 Aug 2019 18:38:01 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hxbgF-0006b3-0u for linux-arm-kernel@lists.infradead.org; Tue, 13 Aug 2019 18:38:00 +0000 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 A3CB22064A; Tue, 13 Aug 2019 18:37:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565721478; bh=O6RKQJ/j6cRpcnAVTNHmol+XRXnvK/WIJ5ApLiBdhes=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lTBZlZSsGCNJBJUkb2isnHVaAbBp10OnDoqk4uBpWJmJiKLNWLX1ombgiOB8wNdMb NstjyPikTjPb85Xd2IEVP+J5I/4LGez7y4Q7HlGe1UeahHF8DkbAvUwluxJ3/1Rtt/ sljN82Nm4TXysFKCK5Bt7BJWvLfhqB/m34geUKFs= Date: Tue, 13 Aug 2019 20:37:55 +0200 From: Greg KH To: Suzuki K Poulose Subject: Re: [PATCH] coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute Message-ID: <20190813183755.GD6582@kroah.com> References: <20190812135328.30952-1-suzuki.poulose@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190812135328.30952-1-suzuki.poulose@arm.com> User-Agent: Mutt/1.12.1 (2019-06-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190813_113759_088208_4D91E44D X-CRM114-Status: UNSURE ( 8.42 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org, mathieu.poirier@linaro.org, stable@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Aug 12, 2019 at 02:53:28PM +0100, Suzuki K Poulose wrote: > commit 5511c0c309db4c526a6e9f8b2b8a1483771574bc upstream > > While running the linux-next with CONFIG_DEBUG_LOCKS_ALLOC enabled, > I get the following splat. > Thanks for the backport, now queued up. greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BE09AC32750 for ; Tue, 13 Aug 2019 18:37:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 93CA420843 for ; Tue, 13 Aug 2019 18:37:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565721479; bh=O6RKQJ/j6cRpcnAVTNHmol+XRXnvK/WIJ5ApLiBdhes=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=mFyVgoEBEQqhiMid0CYX2MtAa45U+0PZGEHvUiwlyHkx+MTQN14lwbl/1SWZ68Qcr 7P1X4+mKlKDP9Z3mHpXlzb6Cm5Dq56108An7T2XSG5bKXshXGhsbnvLFh4D7D2Hj8/ +5tnWF9AlmjxOeormkD1ixgn73RlAX6nOVKfF6s0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726458AbfHMSh7 (ORCPT ); Tue, 13 Aug 2019 14:37:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:35632 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726195AbfHMSh6 (ORCPT ); Tue, 13 Aug 2019 14:37:58 -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 A3CB22064A; Tue, 13 Aug 2019 18:37:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565721478; bh=O6RKQJ/j6cRpcnAVTNHmol+XRXnvK/WIJ5ApLiBdhes=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lTBZlZSsGCNJBJUkb2isnHVaAbBp10OnDoqk4uBpWJmJiKLNWLX1ombgiOB8wNdMb NstjyPikTjPb85Xd2IEVP+J5I/4LGez7y4Q7HlGe1UeahHF8DkbAvUwluxJ3/1Rtt/ sljN82Nm4TXysFKCK5Bt7BJWvLfhqB/m34geUKFs= Date: Tue, 13 Aug 2019 20:37:55 +0200 From: Greg KH To: Suzuki K Poulose Cc: stable@vger.kernel.org, mathieu.poirier@linaro.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute Message-ID: <20190813183755.GD6582@kroah.com> References: <20190812135328.30952-1-suzuki.poulose@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190812135328.30952-1-suzuki.poulose@arm.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Aug 12, 2019 at 02:53:28PM +0100, Suzuki K Poulose wrote: > commit 5511c0c309db4c526a6e9f8b2b8a1483771574bc upstream > > While running the linux-next with CONFIG_DEBUG_LOCKS_ALLOC enabled, > I get the following splat. > Thanks for the backport, now queued up. greg k-h