Re: [PATCH, RFC] kill odd mm context pinning hack in frv

2005-08-11 Thread David Howells
Christoph Hellwig <[EMAIL PROTECTED]> wrote: > David, is that more than a debugging aid? I'm trying to get rid of > tasklist_lock users and this one looks really suspicios.. Yes. The FR451 CPU (the only one with an MMU at the moment) has accounting and profiling aids that are enabled by the con

[PATCH, RFC] kill odd mm context pinning hack in frv

2005-08-11 Thread Christoph Hellwig
David, is that more than a debugging aid? I'm trying to get rid of tasklist_lock users and this one looks really suspicios.. Signed-off-by: Christoph Hellwig <[EMAIL PROTECTED]> Index: linux-2.6/arch/frv/kernel/sysctl.c === --- li