Re: [PATCH] rename locking functions - fix a blunder in initial patches

2005-08-18 Thread Jesper Juhl
On 8/19/05, Nathan Scott <[EMAIL PROTECTED]> wrote: > On Thu, Aug 18, 2005 at 11:09:33PM +0200, Jesper Juhl wrote: > > ... > > have if getting rid of the defines is prefered, then that's something that > > can easily be done later. > > I tend to agree with Christoph on this - this level of interna

Re: [PATCH] rename locking functions - fix a blunder in initial patches

2005-08-18 Thread Nathan Scott
On Thu, Aug 18, 2005 at 11:09:33PM +0200, Jesper Juhl wrote: > ... > have if getting rid of the defines is prefered, then that's something that > can easily be done later. I tend to agree with Christoph on this - this level of internal API churn is unnecessary and can be error prone (as you cunnin

[PATCH] rename locking functions - fix a blunder in initial patches

2005-08-18 Thread Jesper Juhl
Andrew, Sorry about the blunder in the initial patches. Where I thought I'd done a full kernel compile to test it turned out that I'd only (by mistake) done a build of my regular config which of course didn't cover everything. This time around I've done a full allyesconfig build of the kernel