login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
March
»
7
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinlocks to raw ones.
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Sergei Shtylyov
Subject:
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinlocks to raw ones.
Date: Wednesday, March 7, 2007 - 10:30 am
Hello. Paul Mackerras wrote:
quoted text
>> I've already sent a patch fixing this one (along with many others) a month >>ago:
quoted text
>>http://ozlabs.org/pipermail/linuxppc-dev/2007-February/031164.html
quoted text
>> I wonder iof it was ever considered... :-/
quoted text
> The entire patch description was just this:
quoted text
>>Convert the spinlocks in the PowerPC interrupt related code into the raw ones, >>also convert the PURR and PMC related spinlocks...
quoted text
> which says what you did, but gives NO CLUE about why this might be a > good thing to do - what problem it fixes or what desirable outcome it > produces. I will not apply patches with inadequate descriptions.
As I said, this was intended for the -rt patch, hence the question was for Ingo. I CC'ed the list just to keep people here in a loop.
quoted text
> Paul.
WBR, Sergei -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[patch 0/6 -rt] powerpc 2.6.20-rt8: fix boot/runtime error ...
, Tsutomu OWA
, (Tue Mar 6, 6:34 pm)
[patch 1/6 -rt] powerpc 2.6.20-rt8: add preemption checks ...
, Tsutomu OWA
, (Tue Mar 6, 6:36 pm)
[patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinlocks t ...
, Tsutomu OWA
, (Tue Mar 6, 6:37 pm)
[patch 3/6 -rt] powerpc 2.6.20-rt8: fix a runtime warning ...
, Tsutomu OWA
, (Tue Mar 6, 6:39 pm)
[RFC] [patch 4/6 -rt] powerpc 2.6.20-rt8: fix a runtime wa ...
, Tsutomu OWA
, (Tue Mar 6, 6:42 pm)
[RFC] [patch 5/6] powerpc 2.6.20-rt8: fix a boot error for ...
, Tsutomu OWA
, (Tue Mar 6, 6:45 pm)
[patch 6/6 -rt] powerpc 2.6.20-rt8: fix boot/runtime error ...
, Tsutomu OWA
, (Tue Mar 6, 6:47 pm)
Re: [patch 0/6 -rt] powerpc 2.6.20-rt8: fix boot/runtime e ...
, Ingo Molnar
, (Wed Mar 7, 2:13 am)
Re: [RFC] [patch 4/6 -rt] powerpc 2.6.20-rt8: fix a runtim ...
, Ingo Molnar
, (Wed Mar 7, 2:16 am)
Re: [RFC] [patch 4/6 -rt] powerpc 2.6.20-rt8: fix a runtim ...
, Benjamin Herrenschmidt
, (Wed Mar 7, 3:10 am)
Re: [RFC] [patch 4/6 -rt] powerpc 2.6.20-rt8: fix a runtim ...
, Tsutomu OWA
, (Wed Mar 7, 3:54 am)
Re: [RFC] [patch 4/6 -rt] powerpc 2.6.20-rt8: fix a runtim ...
, Arnd Bergmann
, (Wed Mar 7, 4:06 am)
Re: [patch 0/6 -rt] powerpc 2.6.20-rt8: fix boot/runtime e ...
, Sergei Shtylyov
, (Wed Mar 7, 7:26 am)
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinloc ...
, Sergei Shtylyov
, (Wed Mar 7, 7:38 am)
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinloc ...
, Benjamin Herrenschmidt
, (Wed Mar 7, 7:43 am)
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinloc ...
, Sergei Shtylyov
, (Wed Mar 7, 7:54 am)
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinloc ...
, Paul Mackerras
, (Wed Mar 7, 9:49 am)
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinloc ...
, Sergei Shtylyov
, (Wed Mar 7, 10:30 am)
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinloc ...
, Paul Mackerras
, (Wed Mar 7, 12:21 pm)
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinloc ...
, Sergei Shtylyov
, (Wed Mar 7, 2:21 pm)
Re: [RFC] [patch 5/6] powerpc 2.6.20-rt8: fix a boot error ...
, Sergei Shtylyov
, (Wed Mar 7, 2:29 pm)
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinloc ...
, Paul Mackerras
, (Wed Mar 7, 2:30 pm)
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinloc ...
, Bill Huey
, (Wed Mar 7, 5:43 pm)
Re: [patch 0/6 -rt] powerpc 2.6.20-rt8: fix boot/runtime e ...
, Tsutomu OWA
, (Wed Mar 7, 7:28 pm)
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinloc ...
, Paul Mackerras
, (Wed Mar 7, 8:26 pm)
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinloc ...
, Bill Huey
, (Wed Mar 7, 9:00 pm)
Re: [patch 1/6 -rt] powerpc 2.6.20-rt8: add preemption che ...
, Sergei Shtylyov
, (Fri Mar 16, 12:20 pm)
Re: [patch 1/6 -rt] powerpc 2.6.20-rt8: add preemption che ...
, Tsutomu OWA
, (Sun Mar 18, 5:00 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds