[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169601159821.3006883.15782981674963813068.b4-ty@chromium.org>
Date: Fri, 29 Sep 2023 11:20:01 -0700
From: Kees Cook <keescook@...omium.org>
To: Ben Skeggs <bskeggs@...hat.com>, Karol Herbst <kherbst@...hat.com>,
Lyude Paul <lyude@...hat.com>,
David Airlie <airlied@...il.com>,
Daniel Vetter <daniel@...ll.ch>,
"Gustavo A. R. Silva" <gustavoars@...nel.org>
Cc: Kees Cook <keescook@...omium.org>, dri-devel@...ts.freedesktop.org,
nouveau@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH 0/2][next] nouveau/svm: Replace one-element array with flexible-array member
On Wed, 16 Aug 2023 12:03:06 -0600, Gustavo A. R. Silva wrote:
> This small series aims to replace a one-element array with a
> flexible-array member in struct nouveau_svm. And, while at it,
> fix a checkpatch.pl error.
>
> Gustavo A. R. Silva (2):
> nouveau/svm: Replace one-element array with flexible-array member in
> struct nouveau_svm
> nouveau/svm: Split assignment from if conditional
>
> [...]
These look trivially correct and haven't had further feedback for over a month.
Applied to for-next/hardening, thanks!
[1/2] nouveau/svm: Replace one-element array with flexible-array member in struct nouveau_svm
https://git.kernel.org/kees/c/6ad33b53c9b8
[2/2] nouveau/svm: Split assignment from if conditional
https://git.kernel.org/kees/c/4cb2e89fea5f
Take care,
--
Kees Cook
Powered by blists - more mailing lists