From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7A8047EF1F for ; Tue, 19 Mar 2024 11:59:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.19 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710849584; cv=none; b=YY75lBYAUvDfgjtOTHzR3iirjeQdLNB/XNRUUhauPZ+Q6C/l08DnzFuap41i1BpDHqhLWmU/Z7Ejct7XTBLGCNOXgPsQ8Xwh4KLm22UpYVrdsPAXN21JNfocThkzKshhOvbr6eu2YaiaPUp8v6Pr4RD6lqbplgY8d0r0eXYX/4k= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710849584; c=relaxed/simple; bh=nV/CUv0Q2iqScleIZcKdlzfNZTyky5RIcqpS5P1mk8M=; h=From:Date:To:cc:Subject:In-Reply-To:Message-ID:References: MIME-Version:Content-Type; b=uJTpGJyj3hu97G13B396KUsI15OS3BKgCwhWwZWarJFtsaBFE62LKwZHg9/Dwpg0RZ7vhXyubkDUJpVVNAFxOjow4IZhHvUIb497ofy5kRGZoYkmicW5p3QWV7HKy5v8WYatJyplPE4L0mD9GG6dhf5xlM5FizU+UbzbCXjNf/Q= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=RL2nhDCb; arc=none smtp.client-ip=198.175.65.19 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="RL2nhDCb" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1710849582; x=1742385582; h=from:date:to:cc:subject:in-reply-to:message-id: references:mime-version; bh=nV/CUv0Q2iqScleIZcKdlzfNZTyky5RIcqpS5P1mk8M=; b=RL2nhDCbD0dy70xJBWHzPTpgU7cTrJpFWCpqKIMF/1YdMAMPZBDTWzXR +mgVDhR8QIQUN9XZgM5gQ6tUbQfVFiPRfyxW6DB7thPyYqey4BEX6NOgQ nf5szGBQmTk9W247E6+Slc4F8IQmB4d3wjlT20LikTG3WyxHSqE9fgzfp wqJE1rISJJ3UkB140hObCJ7ICRolynX29GHF+9+1nqkSq9BBvBAXSr7v5 Ep/2QioeBAseQ4bAO5k5Eef5aLFPeVML4TmVu4hNvfOzI2cqfg2N9ga8i f6VJrTscJwOUyKWUQf8JepLN+1qEqatMg4dy51ScM4iVqjchPLYAbAjFe Q==; X-IronPort-AV: E=McAfee;i="6600,9927,11017"; a="5579538" X-IronPort-AV: E=Sophos;i="6.07,136,1708416000"; d="scan'208";a="5579538" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Mar 2024 04:59:42 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,136,1708416000"; d="scan'208";a="14173444" Received: from ijarvine-desk1.ger.corp.intel.com (HELO localhost) ([10.245.247.12]) by orviesa006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Mar 2024 04:59:39 -0700 From: =?UTF-8?q?Ilpo=20J=C3=A4rvinen?= Date: Tue, 19 Mar 2024 13:59:34 +0200 (EET) To: Changhui Zhong , Baoquan He cc: linux-pci@vger.kernel.org, kexec@lists.infradead.org, Vivek Goyal , Dave Young Subject: Re: [bug report] WARNING: CPU: 0 PID: 1 at kernel/resource.c:834 __insert_resource+0x84/0x110 In-Reply-To: Message-ID: <73a510c8-51a0-4a4a-1aa8-7bdcd4cdde22@linux.intel.com> References: Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII On Tue, 19 Mar 2024, Changhui Zhong wrote: > Hello, > > found a kernel warning issue at "kernel/resource.c:834 > __insert_resource+0x84/0x110" ,please help check, > > repo:https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > branch: master > commit HEAD:f6cef5f8c37f58a3bc95b3754c3ae98e086631ca > > [ 0.130164] ------------[ cut here ]------------ > [ 0.130370] WARNING: CPU: 0 PID: 1 at kernel/resource.c:834 > __insert_resource+0x84/0x110 > [ 0.131364] Modules linked in: > [ 0.132364] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 6.8.0+ #1 > [ 0.133365] Hardware name: Dell Inc. PowerEdge R640/06DKY5, BIOS > 2.15.1 06/15/2022 > [ 0.134364] RIP: 0010:__insert_resource+0x84/0x110 > [ 0.135364] Code: d0 4c 39 c1 76 b1 c3 cc cc cc cc 4c 8d 4a 30 48 > 8b 52 30 48 85 d2 75 b7 48 89 56 30 49 89 31 48 89 46 28 31 c0 c3 cc > cc cc cc <0f> 0b 48 89 d0 c3 cc cc cc cc 49 89 d2 eb 1a 4d 39 42 08 77 > 19 4d > [ 0.136363] RSP: 0000:ffffb257400dfe08 EFLAGS: 00010246 > [ 0.137363] RAX: ffff9e147ffca640 RBX: 0000000000000000 RCX: 0000000026000000 > [ 0.138363] RDX: ffffffff86c45ee0 RSI: ffffffff86c45ee0 RDI: 0000000026000000 > [ 0.139363] RBP: ffffffff8684d120 R08: 0000000035ffffff R09: 0000000035ffffff > [ 0.140363] R10: 000000002f31646f R11: 0000000059a7ffee R12: ffffffff86c45ee0 > [ 0.141363] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 > [ 0.142363] FS: 0000000000000000(0000) GS:ffff9e1277800000(0000) > knlGS:0000000000000000 > [ 0.143363] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > [ 0.144363] CR2: ffff9e1333601000 CR3: 0000000332220001 CR4: 00000000007706f0 > [ 0.145363] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > [ 0.146363] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 > [ 0.147363] PKRU: 55555554 > [ 0.148363] Call Trace: > [ 0.149364] > [ 0.150365] ? __warn+0x7f/0x130 > [ 0.151363] ? __insert_resource+0x84/0x110 > [ 0.152364] ? report_bug+0x18a/0x1a0 > [ 0.153364] ? handle_bug+0x3c/0x70 > [ 0.154363] ? exc_invalid_op+0x14/0x70 > [ 0.155363] ? asm_exc_invalid_op+0x16/0x20 > [ 0.156364] ? __insert_resource+0x84/0x110 > [ 0.157364] ? add_device_randomness+0x75/0xa0 > [ 0.158363] insert_resource+0x26/0x50 > [ 0.159364] ? __pfx_insert_crashkernel_resources+0x10/0x10 > [ 0.160363] insert_crashkernel_resources+0x62/0x70 Hi, This seems related to crashkernel stuff, I added a few Ccs related to it. I don't know why you sent this only to linux-pci list as it seems likely to be entirely unrelated to PCI. -- i. > [ 0.161365] do_one_initcall+0x41/0x300 > [ 0.162364] kernel_init_freeable+0x21e/0x320 > [ 0.163365] ? __pfx_kernel_init+0x10/0x10 > [ 0.164364] kernel_init+0x16/0x1c0 > [ 0.165364] ret_from_fork+0x2d/0x50 > [ 0.166364] ? __pfx_kernel_init+0x10/0x10 > [ 0.167363] ret_from_fork_asm+0x1a/0x30 > [ 0.168365] > [ 0.169363] ---[ end trace 0000000000000000 ]--- > > Thanks, > > 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id ED311C54E5D for ; Tue, 19 Mar 2024 11:59:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:Message-ID: In-Reply-To:Subject:cc:To:Date:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=87zoKgrnQciGnWSG1q2QPTKSqlvyjrSYikTMY/am1mA=; b=HOV4Mi3js4sVjm AwELT2FaxXY1ZGx9MkUg6dWwzn6PQQdgH+byT0D2pJ+tGfwkcJT4Zz+CtdhjnlG38M6kJZbqYrk1W uR15wjcfv0UrLEA1kewIypaoq6Pmp6IQmTGoobmH3P41gkEY5FOW/cKZhwY3b9diUeHME/XLkgeU8 OC90f9OjznofTMvsODIOLSx4Irgaec4O5H4gvTvjGfQRSSpn0UmBKpcUvW9qslPZ7v+OeUIRfYTgo yYtNREwjyTjaPr1FlSXPN9sb7/Ts5xuLjWsk84am9OUzr3OTQfQi+GIW3JnKqxe9RVeJhb0DI9wLi khm9GqOKdMqSvAmE5Tyw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rmY8B-0000000CXwb-446v; Tue, 19 Mar 2024 11:59:47 +0000 Received: from mgamail.intel.com ([198.175.65.19]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rmY88-0000000CXvy-2ddB for kexec@lists.infradead.org; Tue, 19 Mar 2024 11:59:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1710849584; x=1742385584; h=from:date:to:cc:subject:in-reply-to:message-id: references:mime-version; bh=nV/CUv0Q2iqScleIZcKdlzfNZTyky5RIcqpS5P1mk8M=; b=nsOkfZREXngHxz3Z3ArWUskFCiaM9/8piuHgTOCwLq9oB1XMcrKSeUCo G0J/werrw1h0RY/wpvcyqe+pj6mqvNPAQ0yIeYDFgQMmVyFZ3F2VQi+lH xZVw1ZCTSTk+X6Qi9Eg9XqRC9phfEdkuqxaVsSsPdxXfYI55qIjcaPFDS 5v/ogAbQj7f+5khkhbQjLw00gwKMR1ZBwdkDlnC00YdknfrbgxhQY58QH AVzIK4VHA81SxyMM+IJOripPczorzXNw6H8GQGrM72mWmCGaGNPk3OiGz rdIi9KWf6/hrZOl8LwaonXSGoF7eJP1lrrVk9eJAWax2X3ys/OdO16uU6 Q==; X-IronPort-AV: E=McAfee;i="6600,9927,11017"; a="5579539" X-IronPort-AV: E=Sophos;i="6.07,136,1708416000"; d="scan'208";a="5579539" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Mar 2024 04:59:42 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,136,1708416000"; d="scan'208";a="14173444" Received: from ijarvine-desk1.ger.corp.intel.com (HELO localhost) ([10.245.247.12]) by orviesa006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Mar 2024 04:59:39 -0700 From: =?UTF-8?q?Ilpo=20J=C3=A4rvinen?= Date: Tue, 19 Mar 2024 13:59:34 +0200 (EET) To: Changhui Zhong , Baoquan He cc: linux-pci@vger.kernel.org, kexec@lists.infradead.org, Vivek Goyal , Dave Young Subject: Re: [bug report] WARNING: CPU: 0 PID: 1 at kernel/resource.c:834 __insert_resource+0x84/0x110 In-Reply-To: Message-ID: <73a510c8-51a0-4a4a-1aa8-7bdcd4cdde22@linux.intel.com> References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240319_045944_740599_29B3875B X-CRM114-Status: UNSURE ( 8.30 ) X-CRM114-Notice: Please train this message. X-BeenThere: kexec@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+kexec=archiver.kernel.org@lists.infradead.org On Tue, 19 Mar 2024, Changhui Zhong wrote: > Hello, > > found a kernel warning issue at "kernel/resource.c:834 > __insert_resource+0x84/0x110" ,please help check, > > repo:https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > branch: master > commit HEAD:f6cef5f8c37f58a3bc95b3754c3ae98e086631ca > > [ 0.130164] ------------[ cut here ]------------ > [ 0.130370] WARNING: CPU: 0 PID: 1 at kernel/resource.c:834 > __insert_resource+0x84/0x110 > [ 0.131364] Modules linked in: > [ 0.132364] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 6.8.0+ #1 > [ 0.133365] Hardware name: Dell Inc. PowerEdge R640/06DKY5, BIOS > 2.15.1 06/15/2022 > [ 0.134364] RIP: 0010:__insert_resource+0x84/0x110 > [ 0.135364] Code: d0 4c 39 c1 76 b1 c3 cc cc cc cc 4c 8d 4a 30 48 > 8b 52 30 48 85 d2 75 b7 48 89 56 30 49 89 31 48 89 46 28 31 c0 c3 cc > cc cc cc <0f> 0b 48 89 d0 c3 cc cc cc cc 49 89 d2 eb 1a 4d 39 42 08 77 > 19 4d > [ 0.136363] RSP: 0000:ffffb257400dfe08 EFLAGS: 00010246 > [ 0.137363] RAX: ffff9e147ffca640 RBX: 0000000000000000 RCX: 0000000026000000 > [ 0.138363] RDX: ffffffff86c45ee0 RSI: ffffffff86c45ee0 RDI: 0000000026000000 > [ 0.139363] RBP: ffffffff8684d120 R08: 0000000035ffffff R09: 0000000035ffffff > [ 0.140363] R10: 000000002f31646f R11: 0000000059a7ffee R12: ffffffff86c45ee0 > [ 0.141363] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 > [ 0.142363] FS: 0000000000000000(0000) GS:ffff9e1277800000(0000) > knlGS:0000000000000000 > [ 0.143363] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > [ 0.144363] CR2: ffff9e1333601000 CR3: 0000000332220001 CR4: 00000000007706f0 > [ 0.145363] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > [ 0.146363] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 > [ 0.147363] PKRU: 55555554 > [ 0.148363] Call Trace: > [ 0.149364] > [ 0.150365] ? __warn+0x7f/0x130 > [ 0.151363] ? __insert_resource+0x84/0x110 > [ 0.152364] ? report_bug+0x18a/0x1a0 > [ 0.153364] ? handle_bug+0x3c/0x70 > [ 0.154363] ? exc_invalid_op+0x14/0x70 > [ 0.155363] ? asm_exc_invalid_op+0x16/0x20 > [ 0.156364] ? __insert_resource+0x84/0x110 > [ 0.157364] ? add_device_randomness+0x75/0xa0 > [ 0.158363] insert_resource+0x26/0x50 > [ 0.159364] ? __pfx_insert_crashkernel_resources+0x10/0x10 > [ 0.160363] insert_crashkernel_resources+0x62/0x70 Hi, This seems related to crashkernel stuff, I added a few Ccs related to it. I don't know why you sent this only to linux-pci list as it seems likely to be entirely unrelated to PCI. -- i. > [ 0.161365] do_one_initcall+0x41/0x300 > [ 0.162364] kernel_init_freeable+0x21e/0x320 > [ 0.163365] ? __pfx_kernel_init+0x10/0x10 > [ 0.164364] kernel_init+0x16/0x1c0 > [ 0.165364] ret_from_fork+0x2d/0x50 > [ 0.166364] ? __pfx_kernel_init+0x10/0x10 > [ 0.167363] ret_from_fork_asm+0x1a/0x30 > [ 0.168365] > [ 0.169363] ---[ end trace 0000000000000000 ]--- > > Thanks, > > _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec