From: Ingo Molnar <mingo@kernel.org>
To: Thomas Hellstrom <thellstrom@vmware.com>
Cc: Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
linux-graphics-maintainer@vmware.com, pv-drivers@vmware.com,
Jonathan Corbet <corbet@lwn.net>,
Gustavo Padovan <gustavo@padovan.org>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Sean Paul <seanpaul@chromium.org>,
David Airlie <airlied@linux.ie>,
Davidlohr Bueso <dave@stgolabs.net>,
"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>,
Josh Triplett <josh@joshtriplett.org>,
Thomas Gleixner <tglx@linutronix.de>,
Kate Stewart <kstewart@linuxfoundation.org>,
Philippe Ombredanne <pombredanne@nexb.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-doc@vger.kernel.org, linux-media@vger.kernel.org,
linaro-mm-sig@lists.linaro.org
Subject: Re: [PATCH v4 0/4] locking,drm: Fix ww mutex naming / algorithm inconsistency
Date: Thu, 21 Jun 2018 12:56:10 +0200 [thread overview]
Message-ID: <20180621105610.GA28688@gmail.com> (raw)
In-Reply-To: <f07c53d9-a22e-41c9-59a4-71ef6f7d96bb@vmware.com>
* Thomas Hellstrom <thellstrom@vmware.com> wrote:
> On 06/19/2018 11:45 AM, Peter Zijlstra wrote:
> > I suspect you want this through the DRM tree? Ingo are you OK with that?
>
>
> Yes, I can ask Dave to pull this. Ingo?
Sure, no problem if it's tested and all:
Acked-by: Ingo Molnar <mingo@kernel.org>
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Ingo Molnar <mingo@kernel.org>
To: Thomas Hellstrom <thellstrom@vmware.com>
Cc: Kate Stewart <kstewart@linuxfoundation.org>,
Davidlohr Bueso <dave@stgolabs.net>,
Jonathan Corbet <corbet@lwn.net>,
Peter Zijlstra <peterz@infradead.org>,
David Airlie <airlied@linux.ie>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org,
Josh Triplett <josh@joshtriplett.org>,
linaro-mm-sig@lists.linaro.org, pv-drivers@vmware.com,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Ingo Molnar <mingo@redhat.com>,
linux-graphics-maintainer@vmware.com,
Philippe Ombredanne <pombredanne@nexb.com>,
Thomas Gleixner <tglx@linutronix.de>,
"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>,
linux-media@vger.kernel.org
Subject: Re: [PATCH v4 0/4] locking,drm: Fix ww mutex naming / algorithm inconsistency
Date: Thu, 21 Jun 2018 12:56:10 +0200 [thread overview]
Message-ID: <20180621105610.GA28688@gmail.com> (raw)
In-Reply-To: <f07c53d9-a22e-41c9-59a4-71ef6f7d96bb@vmware.com>
* Thomas Hellstrom <thellstrom@vmware.com> wrote:
> On 06/19/2018 11:45 AM, Peter Zijlstra wrote:
> > I suspect you want this through the DRM tree? Ingo are you OK with that?
>
>
> Yes, I can ask Dave to pull this. Ingo?
Sure, no problem if it's tested and all:
Acked-by: Ingo Molnar <mingo@kernel.org>
Thanks,
Ingo
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: Ingo Molnar <mingo@kernel.org>
To: Thomas Hellstrom <thellstrom@vmware.com>
Cc: Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
linux-graphics-maintainer@vmware.com, pv-drivers@vmware.com,
Jonathan Corbet <corbet@lwn.net>,
Gustavo Padovan <gustavo@padovan.org>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Sean Paul <seanpaul@chromium.org>,
David Airlie <airlied@linux.ie>,
Davidlohr Bueso <dave@stgolabs.net>,
"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>,
Josh Triplett <josh@joshtriplett.org>,
Thomas Gleixner <tglx@linutronix.de>,
Kate Stewart <kstewart@linuxfoundation.org>,
Philippe Ombredanne <pombredanne@nexb.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-doc@vger.kernel.org, linux-media@vger.kernel.org,
linaro-mm-sig@lists.linaro.org
Subject: Re: [PATCH v4 0/4] locking,drm: Fix ww mutex naming / algorithm inconsistency
Date: Thu, 21 Jun 2018 12:56:10 +0200 [thread overview]
Message-ID: <20180621105610.GA28688@gmail.com> (raw)
In-Reply-To: <f07c53d9-a22e-41c9-59a4-71ef6f7d96bb@vmware.com>
* Thomas Hellstrom <thellstrom@vmware.com> wrote:
> On 06/19/2018 11:45 AM, Peter Zijlstra wrote:
> > I suspect you want this through the DRM tree? Ingo are you OK with that?
>
>
> Yes, I can ask Dave to pull this. Ingo?
Sure, no problem if it's tested and all:
Acked-by: Ingo Molnar <mingo@kernel.org>
Thanks,
Ingo
next prev parent reply other threads:[~2018-06-21 10:56 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-19 8:24 [PATCH v4 0/4] locking,drm: Fix ww mutex naming / algorithm inconsistency Thomas Hellstrom
2018-06-19 8:24 ` Thomas Hellstrom
2018-06-19 8:24 ` [PATCH v4 0/4] locking, drm: " Thomas Hellstrom
2018-06-19 8:24 ` [PATCH 1/3] locking: WW mutex cleanup Thomas Hellstrom
2018-06-19 8:24 ` Thomas Hellstrom
2018-06-19 8:24 ` Thomas Hellstrom
2018-06-19 9:44 ` Peter Zijlstra
2018-06-19 9:44 ` Peter Zijlstra
2018-06-19 9:44 ` Peter Zijlstra
2018-06-19 10:44 ` Thomas Hellstrom
2018-06-19 10:44 ` Thomas Hellstrom
2018-06-19 10:44 ` Thomas Hellstrom
2018-06-19 11:02 ` Peter Zijlstra
2018-06-19 11:02 ` Peter Zijlstra
2018-06-19 11:02 ` Peter Zijlstra
2018-06-19 8:24 ` [PATCH v4 2/3] locking: Implement an algorithm choice for Wound-Wait mutexes Thomas Hellstrom
2018-06-19 8:24 ` Thomas Hellstrom
2018-06-19 8:24 ` Thomas Hellstrom
2018-06-19 9:45 ` Peter Zijlstra
2018-06-19 9:45 ` Peter Zijlstra
2018-06-19 9:45 ` Peter Zijlstra
2019-01-16 14:24 ` Rob Clark
2019-01-16 14:24 ` Rob Clark
2019-01-16 16:48 ` Thomas Hellstrom
2019-01-16 16:48 ` Thomas Hellstrom
2019-01-17 12:47 ` Rob Clark
2019-01-17 12:47 ` Rob Clark
2018-06-19 8:24 ` [PATCH v4 3/3] drm: Change deadlock-avoidance algorithm for the modeset locks Thomas Hellstrom
2018-06-19 8:24 ` Thomas Hellstrom
2018-06-19 9:45 ` [PATCH v4 0/4] locking,drm: Fix ww mutex naming / algorithm inconsistency Peter Zijlstra
2018-06-19 9:45 ` Peter Zijlstra
2018-06-19 9:45 ` Peter Zijlstra
2018-06-20 5:17 ` Thomas Hellstrom
2018-06-20 5:17 ` Thomas Hellstrom
2018-06-20 5:17 ` Thomas Hellstrom
2018-06-21 10:56 ` Ingo Molnar [this message]
2018-06-21 10:56 ` Ingo Molnar
2018-06-21 10:56 ` Ingo Molnar
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=20180621105610.GA28688@gmail.com \
--to=mingo@kernel.org \
--cc=airlied@linux.ie \
--cc=corbet@lwn.net \
--cc=dave@stgolabs.net \
--cc=dri-devel@lists.freedesktop.org \
--cc=gregkh@linuxfoundation.org \
--cc=gustavo@padovan.org \
--cc=josh@joshtriplett.org \
--cc=kstewart@linuxfoundation.org \
--cc=linaro-mm-sig@lists.linaro.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-graphics-maintainer@vmware.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mingo@redhat.com \
--cc=paulmck@linux.vnet.ibm.com \
--cc=peterz@infradead.org \
--cc=pombredanne@nexb.com \
--cc=pv-drivers@vmware.com \
--cc=seanpaul@chromium.org \
--cc=tglx@linutronix.de \
--cc=thellstrom@vmware.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.