Re: [PATCH RFC] pm_qos_requirement might sleep

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: John Kacur
Date: Wednesday, August 13, 2008 - 1:24 am

On Wed, Aug 13, 2008 at 12:49 AM, mark gross <mgross@linux.intel.com> wrote:

Correct, kernels with the rt patch that are configured to be non-rt
change the raw_spinlock to a normal spinlock. This patch still applies
to rt kernels only.


I've updated my patch to include changes to the comment block about
the locking design. I've also added your Signed-off-by line . (Maybe
Acked-by: would be more appropriate?)

Now that I've separated locking of the target value from the other
locks, Peter's question still remains. Could the lock protecting
target be dropped from mainline which would allow us to drop this
patch altogether from rt? For now the safe thing to do is keep it
protected, but could you explain why it is needed? (it may very well
be)

Thank You.
(updated patch attached)
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH RFC] pm_qos_requirement might sleep, John Kacur, (Mon Aug 4, 1:52 pm)
Re: [PATCH RFC] pm_qos_requirement might sleep, Peter Zijlstra, (Tue Aug 5, 12:25 am)
Re: [PATCH RFC] pm_qos_requirement might sleep, mark gross, (Tue Aug 5, 1:49 pm)
Re: [PATCH RFC] pm_qos_requirement might sleep, Peter Zijlstra, (Tue Aug 5, 2:09 pm)
Re: [PATCH RFC] pm_qos_requirement might sleep, John Kacur, (Tue Aug 5, 3:18 pm)
Re: [PATCH RFC] pm_qos_requirement might sleep, John Kacur, (Mon Aug 11, 6:25 am)
Re: [PATCH RFC] pm_qos_requirement might sleep, mark gross, (Tue Aug 12, 3:49 pm)
Re: [PATCH RFC] pm_qos_requirement might sleep, John Kacur, (Wed Aug 13, 1:24 am)
Re: [PATCH RFC] pm_qos_requirement might sleep, mark gross, (Thu Aug 14, 8:52 am)
Re: [PATCH RFC] pm_qos_requirement might sleep, Peter Zijlstra, (Thu Aug 14, 10:48 am)
Re: [PATCH RFC] pm_qos_requirement might sleep, John Kacur, (Thu Aug 14, 3:51 pm)
Re: [PATCH RFC] pm_qos_requirement might sleep, mark gross, (Wed Aug 20, 12:14 pm)
Re: [PATCH RFC] pm_qos_requirement might sleep, mark gross, (Mon Aug 25, 9:34 am)
Re: [PATCH RFC] pm_qos_requirement might sleep, Peter Zijlstra, (Mon Aug 25, 9:35 am)
Re: [PATCH RFC] pm_qos_requirement might sleep, John Kacur, (Tue Aug 26, 1:48 am)
Re: [PATCH RFC] pm_qos_requirement might sleep, mark gross, (Tue Aug 26, 9:18 am)
Re: [PATCH RFC] pm_qos_requirement might sleep, John Kacur, (Tue Aug 26, 10:45 am)
Re: [PATCH RFC] pm_qos_requirement might sleep, mark gross, (Thu Aug 28, 12:38 pm)
Re: [PATCH RFC] pm_qos_requirement might sleep, mark gross, (Thu Aug 28, 12:44 pm)
Re: [PATCH RFC] pm_qos_requirement might sleep, Andrew Morton, (Thu Aug 28, 5:32 pm)
Re: [PATCH RFC] pm_qos_requirement might sleep, John Kacur, (Thu Aug 28, 11:31 pm)
Re: [PATCH RFC] pm_qos_requirement might sleep, Steven Rostedt, (Fri Aug 29, 7:29 am)