On 3/21/22 21:10, Linus Torvalds wrote:
> On Mon, Mar 21, 2022 at 10:13 AM Helge Deller <[email protected]> wrote:
>>
>> parisc architecture updates for kernel v5.18-rc1
>>
>> - add vDSO support (allows us to use read-only stacks)
> [...]
>
> I was all "WTF?".
>
> Then I checked the code.
>
> You mean non-executable, not read-only.
Hmpf, Yes :-)
> Fixed up in the merge message.
Thanks!
Helge