回覆: [PATCH] drm/dp_mst: Avoid NULL pointer dereference

2020-01-05 Thread Lin, Wayne
vger.kernel.org > 主旨: Re: [PATCH] drm/dp_mst: Avoid NULL pointer dereference > > Back from the holidays! > > Reviewed-by: Lyude Paul > > Do you need me to push this to drm-misc? > Thanks for your time! And yes, please help to push this to drm-misc. > On Thu, 2

Re: [PATCH] drm/dp_mst: Avoid NULL pointer dereference

2020-01-03 Thread Lyude Paul
Back from the holidays! Reviewed-by: Lyude Paul Do you need me to push this to drm-misc? On Thu, 2019-12-26 at 10:31 +0800, Wayne Lin wrote: > [Why] > Found kernel NULL pointer dereference under the below situation: > > src — HDMI_Monitor src — HDMI_Monitor > e.g.: \=>

Re: [PATCH] drm/dp_mst: Avoid NULL pointer dereference

2019-12-26 Thread Lipski, Mikita
, Harry ; Lipski, Mikita ; Zuo, Jerry ; sta...@vger.kernel.org ; Lin, Wayne Subject: [PATCH] drm/dp_mst: Avoid NULL pointer dereference [Why] Found kernel NULL pointer dereference under the below situation: src — HDMI_Monitor src — HDMI_Monitor e.g

[PATCH] drm/dp_mst: Avoid NULL pointer dereference

2019-12-25 Thread Wayne Lin
[Why] Found kernel NULL pointer dereference under the below situation: src — HDMI_Monitor src — HDMI_Monitor e.g.: \=> MSTB — MSTB (unplug) MSTB — MSTB When display 1 HDMI and 2 DP daisy chain monitors, unplugging the dp cable connected to source cause