[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 4/6] argo: fixup argo_dprintk()


  • To: <dmukhin@xxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jason Andryuk <jason.andryuk@xxxxxxx>
  • Date: Thu, 4 Jun 2026 14:51:50 -0400
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=ford.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=6dPmMKyUE0fo+zbJ6EfyUiCSXn9uFq/qxg96SNk5ntI=; b=mWuBZB/TAZ2/3Wv/dPiKh4IRUdB2z9A5B4TkVCgdnLPOg6UHBeht+M2sNcKIRB0BI6Csn1Jbaib1mBu6uiIURaZ8YK8028Z+ct5Yorl4cwz/WJcYKUKdMlPHIVS5Gxz/9OwTtkzL317MPXRGMR1kkZPw4W8tkqmiMXaFj8oSe2hsV+GgPtJkdKaSFxDYD7dt2PauUKnXTLtc+yOLiD6KfOFb6BszxRMw1iXmEaq8o0ZPY8xvFb/L21QSWbxeYQ9vJ9EdLSK3feSRRRw0qxG3Ir/CipeZOw1++ACUGv2EIrhSmkBQyPaTnVQErFvmTBnzYDbnZ3Fz5GovnDsXeaUhHQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=keuKY2KwcEm5PCkiXvSXUKf/mk5vAjuMPc/shSH6mEEzSRKO2ioas/SkS9y/2piiiKXlRDegEIO8Zm1JVJJtANbgjepllLJ/bFg+o1hINT3xBgxe71XCwJafKqgrORiXFBjso+fDXmmWPNO9PiWx8ShOzZ0klFc1PXcDKgsLGmpjv1tzCj8QrtRaSI3qMPfPh0MaLt8UXT4yyv9c6HbPbMfz3IngdlzDiCScWc0llA6j+hYzAlkIYH2EWhlfwXinidzx7p4ViRNlbPmK+BzIwMoDr87ijxZwBblTJf2AWX7/lqAVWQxHVAWu72TC9TqNMXPYQhrMiGmCKpoaCbyGiw==
  • Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=amd.com header.i="@amd.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
  • Cc: <andrew.cooper3@xxxxxxxxxx>, <anthony.perard@xxxxxxxxxx>, <jbeulich@xxxxxxxx>, <julien@xxxxxxx>, <michal.orzel@xxxxxxx>, <roger.pau@xxxxxxxxxx>, <sstabellini@xxxxxxxxxx>
  • Delivery-date: Thu, 04 Jun 2026 18:52:06 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 2026-06-03 15:41, dmukhin@xxxxxxxx wrote:
Current argo_dprintk() implementation is a wrapper around raw printk().

Rewire it through gprintk() to allow for better debugging context
(such as domain ID).

Signed-off-by: Denis Mukhin <dmukhin@xxxxxxxx>
Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>

Reviewed-by: Jason Andryuk <jason.andryuk@xxxxxxx>

Changes since v4:

Oops, sorry for replying to the v4 patches. I'm in the correct thread now. All the patches are unchanged, so the R-b stands.

Regards,
Jason



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.