mbox series

[RESEND,0/2] drm/i915/uncore: unclaimed reg debug race fix

Message ID cover.1690886109.git.jani.nikula@intel.com (mailing list archive)
Headers show
Series drm/i915/uncore: unclaimed reg debug race fix | expand

Message

Jani Nikula Aug. 1, 2023, 12:32 p.m. UTC
Resend of the first two patches of [1], dropping the third.

BR,
Jani.

[1] https://patchwork.freedesktop.org/series/120167/

Jani Nikula (2):
  drm/i915/uncore: split unclaimed_reg_debug() to header and footer
  drm/i915/uncore: fix race around i915->params.mmio_debug

 drivers/gpu/drm/i915/intel_uncore.c | 44 ++++++++++++++++++-----------
 1 file changed, 27 insertions(+), 17 deletions(-)

Comments

Jani Nikula Aug. 2, 2023, 7:14 a.m. UTC | #1
On Tue, 01 Aug 2023, Jani Nikula <jani.nikula@intel.com> wrote:
> Resend of the first two patches of [1], dropping the third.

Pushed to din.

>
> BR,
> Jani.
>
> [1] https://patchwork.freedesktop.org/series/120167/
>
> Jani Nikula (2):
>   drm/i915/uncore: split unclaimed_reg_debug() to header and footer
>   drm/i915/uncore: fix race around i915->params.mmio_debug
>
>  drivers/gpu/drm/i915/intel_uncore.c | 44 ++++++++++++++++++-----------
>  1 file changed, 27 insertions(+), 17 deletions(-)