Message ID | 20220225035610.2552144-1-keescook@chromium.org (mailing list archive) |
---|---|
Headers | show |
Series | drm/dp: Fix out-of-bounds reads | expand |
On Thu, Feb 24, 2022 at 07:56:08PM -0800, Kees Cook wrote: > Hi, > > I'm sending these again, as they still need fixing. They have been > rebased due to the drm_dp_helper code being moved into a subdirectory. Yeah, I noticed the other day that this had been partially reverted by the DP code move. I've applied this now, though it didn't apply cleanly, so I'll do a couple of test builds to make sure my resolution is correct and will push this out later on. Thanks, Thierry
On Fri, Feb 25, 2022 at 10:30:19AM +0100, Thierry Reding wrote: > On Thu, Feb 24, 2022 at 07:56:08PM -0800, Kees Cook wrote: > > Hi, > > > > I'm sending these again, as they still need fixing. They have been > > rebased due to the drm_dp_helper code being moved into a subdirectory. > > Yeah, I noticed the other day that this had been partially reverted by > the DP code move. I've applied this now, though it didn't apply cleanly, > so I'll do a couple of test builds to make sure my resolution is correct > and will push this out later on. Awesome; thank you! Yeah, I had based on drm/drm-next rather than drm-misc/drm-misc-next. I wasn't sure which tree I needed to base on after the files moved. FWIW, the resulting patches look good to me. Thanks for fixing them up! -Kees