lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 23 Sep 2021 17:33:52 -0700
From:   Brian Norris <briannorris@...omium.org>
To:     Sam Ravnborg <sam@...nborg.org>,
        Thierry Reding <thierry.reding@...il.com>
Cc:     linux-kernel@...r.kernel.org, dri-devel@...ts.freedesktop.org,
        Heiko Stuebner <heiko@...ech.de>,
        Sumit Semwal <sumit.semwal@...aro.org>,
        Jagan Teki <jagan@...rulasolutions.com>,
        Brian Norris <briannorris@...omium.org>
Subject: [PATCH 0/3] drm/panel: Proper cleanup after mipi_dsi_attach()

I've tested a few dual-DSI panel drivers which choke if they PROBE_DEFER
at the wrong time, so I patched those up in patch 1 and 2. Patch 3 fixes
the other drivers that I couldn't test, but seem to have all the same
problem.


Brian Norris (3):
  drm/panel: kingdisplay-kd097d04: Delete panel on attach() failure
  drm/panel: innolux-p079zca: Delete panel on attach() failure
  drm/panel: Delete panel on mipi_dsi_attach() failure

 drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c  |  8 +++++++-
 drivers/gpu/drm/panel/panel-innolux-p079zca.c          | 10 +++++++++-
 drivers/gpu/drm/panel/panel-jdi-lt070me05000.c         |  8 +++++++-
 drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c     |  8 +++++++-
 drivers/gpu/drm/panel/panel-novatek-nt36672a.c         |  8 +++++++-
 drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c   |  8 +++++++-
 drivers/gpu/drm/panel/panel-ronbo-rb070d30.c           |  8 +++++++-
 .../gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.c   |  1 +
 drivers/gpu/drm/panel/panel-samsung-sofef00.c          |  1 +
 drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c        |  8 +++++++-
 10 files changed, 60 insertions(+), 8 deletions(-)

-- 
2.33.0.685.g46640cef36-goog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ