From: Greg KH <gregkh@linuxfoundation.org>
To: Sergey Senozhatsky <senozhatsky@chromium.org>
Cc: stable@vger.kernel.org, Jani Nikula <jani.nikula@intel.com>,
Suraj Kandpal <suraj.kandpal@intel.com>
Subject: Re: [PATCH 6.12 1/6] drm/i915/ddi: change intel_ddi_init_{dp, hdmi}_connector() return type
Date: Tue, 12 Aug 2025 09:35:54 +0200 [thread overview]
Message-ID: <2025081221-authentic-swimsuit-ecde@gregkh> (raw)
In-Reply-To: <4r4r7x4b63f6366ep5ijnve6ru5m5xv65puarv3kwrsv47t7er@xuk6hsipfe3u>
On Tue, Aug 12, 2025 at 03:35:54PM +0900, Sergey Senozhatsky wrote:
> On (25/08/05 11:11), Sergey Senozhatsky wrote:
> > On (25/08/04 19:16), Sergey Senozhatsky wrote:
> > > From: Jani Nikula <jani.nikula@intel.com>
> > >
> > > [ Upstream commit e1980a977686d46dbf45687f7750f1c50d1d6cf8 ]
> > >
> > > The caller doesn't actually need the returned struct intel_connector;
> > > it's stored in the ->attached_connector of intel_dp and
> > > intel_hdmi. Switch to returning an int with 0 for success and negative
> > > errors codes to be able to indicate success even when we don't have a
> > > connector.
> > >
> > > Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
> > > Tested-by: Sergey Senozhatsky <senozhatsky@chromium.org>
> > > Link: https://patchwork.freedesktop.org/patch/msgid/8ef7fe838231919e85eaead640c51ad3e4550d27.1735568047.git.jani.nikula@intel.com
> > > Signed-off-by: Jani Nikula <jani.nikula@intel.com>
> >
> > Just for the record, this series fixes multiple NULL-ptr derefs
> > in i915 code, which are observed in the wild.
>
> Gentle ping.
>
The merge window, and the weeks after that, are slammed for stable
backport work. Please give us a chance to catch up with the thousands
of commits we have to now process...
thanks,
greg k-h
next prev parent reply other threads:[~2025-08-12 7:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-04 10:16 [PATCH 6.12 1/6] drm/i915/ddi: change intel_ddi_init_{dp, hdmi}_connector() return type Sergey Senozhatsky
2025-08-04 10:16 ` [PATCH 6.12 2/6] drm/i915/hdmi: propagate errors from intel_hdmi_init_connector() Sergey Senozhatsky
2025-08-05 1:06 ` Sasha Levin
2025-08-04 10:16 ` [PATCH 6.12 3/6] drm/i915/hdmi: add error handling in g4x_hdmi_init() Sergey Senozhatsky
2025-08-05 1:06 ` Sasha Levin
2025-08-04 10:16 ` [PATCH 6.12 4/6] drm/i915/ddi: gracefully handle errors from intel_ddi_init_hdmi_connector() Sergey Senozhatsky
2025-08-05 1:06 ` Sasha Levin
2025-08-04 10:16 ` [PATCH 6.12 5/6] drm/i915/display: add intel_encoder_is_hdmi() Sergey Senozhatsky
2025-08-05 1:06 ` Sasha Levin
2025-08-04 10:16 ` [PATCH 6.12 6/6] drm/i915/ddi: only call shutdown hooks for valid encoders Sergey Senozhatsky
2025-08-05 1:06 ` Sasha Levin
2025-08-05 1:06 ` [PATCH 6.12 1/6] drm/i915/ddi: change intel_ddi_init_{dp, hdmi}_connector() return type Sasha Levin
2025-08-05 2:11 ` Sergey Senozhatsky
2025-08-12 6:35 ` Sergey Senozhatsky
2025-08-12 7:35 ` Greg KH [this message]
2025-08-12 8:16 ` Sergey Senozhatsky
2025-08-12 10:47 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2025081221-authentic-swimsuit-ecde@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=jani.nikula@intel.com \
--cc=senozhatsky@chromium.org \
--cc=stable@vger.kernel.org \
--cc=suraj.kandpal@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox