lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7a1c334d-4fc5-49c5-9e67-b220ea073f81@linux.intel.com>
Date: Tue, 16 Sep 2025 12:55:48 +0800
From: Baolu Lu <baolu.lu@...ux.intel.com>
To: Joerg Roedel <joro@...tes.org>, Will Deacon <will@...nel.org>,
 Robin Murphy <robin.murphy@....com>, Kevin Tian <kevin.tian@...el.com>,
 Jason Gunthorpe <jgg@...dia.com>
Cc: iommu@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] iommu/vt-d: Remove LPIG from page group response
 descriptor

On 9/1/25 13:39, Lu Baolu wrote:
> Bit 66 in the page group response descriptor used to be the LPIG (Last
> Page in Group), but it was marked as Reserved since Specification 4.0.
> Remove programming on this bit to make it consistent with the latest
> specification.
> 
> Existing hardware all treats bit 66 of the page group response descriptor
> as "ignored", therefore this change doesn't break any existing hardware.
> 
> Signed-off-by: Lu Baolu<baolu.lu@...ux.intel.com>
> ---
>   drivers/iommu/intel/iommu.h | 1 -
>   drivers/iommu/intel/prq.c   | 7 ++-----
>   2 files changed, 2 insertions(+), 6 deletions(-)

Queued for v6.18.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ