[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181108140450.GF19831@8bytes.org>
Date:   Thu, 8 Nov 2018 15:04:50 +0100
From:   Joerg Roedel <joro@...tes.org>
To:     YueHaibing <yuehaibing@...wei.com>
Cc:     iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
        kernel-janitors@...r.kernel.org
Subject: Re: [PATCH -next] iommu/amd: Add missed 'tag' to error msg in
 iommu_print_event
On Thu, Nov 08, 2018 at 11:57:33AM +0000, YueHaibing wrote:
> -		dev_err(dev, "INVALID_PPR_REQUEST device=%02x:%02x.%x pasid=0x%05x address=0x%016llx flags=0x%04x]\n",
> +		dev_err(dev, "INVALID_PPR_REQUEST device=%02x:%02x.%x pasid=0x%05x address=0x%016llx flags=0x%04x tag=0x%08x]\n",
Changed the %08x to %03x, which is enough for a 10-bit value, and
applied it to x86/amd.
Thanks,
	Joerg
Powered by blists - more mailing lists