On 21.12.2023 11:12, Roger Pau Monne wrote: > Signed-off-by: Roger Pau Monné <[email protected]> > --- > CHANGELOG.md | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/CHANGELOG.md b/CHANGELOG.md > index 5ee5d41fc933..52484c047bd1 100644 > --- a/CHANGELOG.md > +++ b/CHANGELOG.md > @@ -9,6 +9,8 @@ The format is based on [Keep a > Changelog](https://keepachangelog.com/en/1.0.0/) > ### Changed > - Changed flexible array definitions in public I/O interface headers to not > use "1" as the number of array elements. > + - On x86: > + - Reduce IOMMU setup time for hardware domain. > > ### Added > - On x86:
I'm a little puzzled: Isn't this more like patch 7/6 of the v4 series (or possibly patch 5.5/6), which hasn't gone in yet? Jan
