Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-10 Thread Nicholas Berry
>>> Alan Cox <[EMAIL PROTECTED]> 5/10/2007 9:40 AM >>> > - Fix optimisation -> optimization typo in powerpc and i386 headers. That isn't a typo, it's correct as is. Alan OED lists it under optimization, with s form as a variant. Nik

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-10 Thread Alan Cox
On Thu, 10 May 2007 11:33:41 -0400 "Nicholas Berry" <[EMAIL PROTECTED]> wrote: > OED lists it under optimization, with s form as a variant. As I said - its not a typo. I'm not objecting to the change which is consistent within the markers code. - To unsubscribe from this list: send the line

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-10 Thread Mathieu Desnoyers
* Alan Cox ([EMAIL PROTECTED]) wrote: > > - Fix optimisation -> optimization typo in powerpc and i386 headers. > > That isn't a typo, it's correct as is. > > Alan Well, it's correct or not depending on which side of the ocean you are. but as I used "optimization" everywhere else in my code, I

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-10 Thread Alan Cox
> - Fix optimisation -> optimization typo in powerpc and i386 headers. That isn't a typo, it's correct as is. Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-10 Thread Mathieu Desnoyers
Linux Kernel Markers - Non Optimized Architectures fix 2 Fix comments in headers - Remove Copyright notice in one-liner header - Transfer generic header note "using asm to fix a gcc bug" to where it belongs now : in linux/marker.h. - Fix optimisation -> optimization typo in powerpc and i386

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-10 Thread Christoph Hellwig
On Wed, May 09, 2007 at 09:56:01PM -0400, Mathieu Desnoyers wrote: > --- /dev/null 1970-01-01 00:00:00.0 + > +++ linux-2.6-lttng/include/asm-arm/marker.h 2007-05-09 18:16:05.0 > -0400 > @@ -0,0 +1,13 @@ > +/* > + * marker.h I think I've told you a few times already that

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-10 Thread Christoph Hellwig
On Wed, May 09, 2007 at 09:56:01PM -0400, Mathieu Desnoyers wrote: --- /dev/null 1970-01-01 00:00:00.0 + +++ linux-2.6-lttng/include/asm-arm/marker.h 2007-05-09 18:16:05.0 -0400 @@ -0,0 +1,13 @@ +/* + * marker.h I think I've told you a few times already that mentioning

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-10 Thread Mathieu Desnoyers
Linux Kernel Markers - Non Optimized Architectures fix 2 Fix comments in headers - Remove Copyright notice in one-liner header - Transfer generic header note using asm to fix a gcc bug to where it belongs now : in linux/marker.h. - Fix optimisation - optimization typo in powerpc and i386

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-10 Thread Alan Cox
- Fix optimisation - optimization typo in powerpc and i386 headers. That isn't a typo, it's correct as is. Alan - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-10 Thread Mathieu Desnoyers
* Alan Cox ([EMAIL PROTECTED]) wrote: - Fix optimisation - optimization typo in powerpc and i386 headers. That isn't a typo, it's correct as is. Alan Well, it's correct or not depending on which side of the ocean you are. but as I used optimization everywhere else in my code, I simply try

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-10 Thread Alan Cox
On Thu, 10 May 2007 11:33:41 -0400 Nicholas Berry [EMAIL PROTECTED] wrote: OED lists it under optimization, with s form as a variant. As I said - its not a typo. I'm not objecting to the change which is consistent within the markers code. - To unsubscribe from this list: send the line

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-10 Thread Nicholas Berry
Alan Cox [EMAIL PROTECTED] 5/10/2007 9:40 AM - Fix optimisation - optimization typo in powerpc and i386 headers. That isn't a typo, it's correct as is. Alan OED lists it under optimization, with s form as a variant. Nik **

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-09 Thread Alexey Dobriyan
On Wed, May 09, 2007 at 09:56:01PM -0400, Mathieu Desnoyers wrote: > This patch also includes marker code for non optimized architectures. > include/asm-alpha/marker.h | 13 + > include/asm-arm/marker.h | 13 + > include/asm-arm26/marker.h | 13

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

2007-05-09 Thread Alexey Dobriyan
On Wed, May 09, 2007 at 09:56:01PM -0400, Mathieu Desnoyers wrote: This patch also includes marker code for non optimized architectures. include/asm-alpha/marker.h | 13 + include/asm-arm/marker.h | 13 + include/asm-arm26/marker.h | 13