On 05.11.2024 15:33, Matthew Barnes wrote:
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -21,6 +21,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
> - Removed the `ucode=allow-same` command line option.
> - Removed x2APIC Cluster Mode for external interrupts. x2APIC Physical and
> Mixed Modes are still available.
> + - Switched the xAPIC flat driver to use physical destination mode for external
> + interrupts instead of logical destination mode.
Imo this wants to go into the "Changed" section, not the "Removed" one.
Jan