Re: [PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
Kevin Brodsky <[email protected]>
| Newsgroups | org.kernel.vger.linux-sh,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-hardening,org.kernel.vger.linux-kernel,org.kvack.linux-mm,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
On 26/05/2026 19:58, Ard Biesheuvel wrote: > Changes since v5: > - Reorder series in ascending order of impact, so that the first few can > be merged earlier if desired. This also makes the patch that remaps > the data/bss linear alias as tagged redundant, which is therefore > dropped. Definitely makes the series easier to review as well, it's all looking pretty good now :) - Kevin