Re: [PATCH 4/4] x86 mmiotrace: move files into arch/x86/mm/

2008-02-07 Thread Christoph Hellwig
On Thu, Feb 07, 2008 at 01:53:27PM +0100, Ingo Molnar wrote: > > Pekka, > > i've picked up your latest cleanups, but a fundamental worry still > remains: all the ugly 'custom pagefault handlers' stuff. Lets just have > one clean direct callback to mmiotrace, ok? Yes, please. And any chance we

Re: [PATCH 4/4] x86 mmiotrace: move files into arch/x86/mm/

2008-02-07 Thread Ingo Molnar
Pekka, i've picked up your latest cleanups, but a fundamental worry still remains: all the ugly 'custom pagefault handlers' stuff. Lets just have one clean direct callback to mmiotrace, ok? Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

Re: [PATCH 4/4] x86 mmiotrace: move files into arch/x86/mm/

2008-02-05 Thread Randy Dunlap
On Tue, 5 Feb 2008 22:39:58 +0200 Pekka Paalanen wrote: > As this patch is too big for the list, it can be found at: > http://jumi.lut.fi/~paalanen/scratch/mmio25-b/0004-x86-mmiotrace-move-files-into-arch-x86-mm.patch > > The patch is 85 kB and Documentation/SubmittingPatches says I should not >

[PATCH 4/4] x86 mmiotrace: move files into arch/x86/mm/

2008-02-05 Thread Pekka Paalanen
As this patch is too big for the list, it can be found at: http://jumi.lut.fi/~paalanen/scratch/mmio25-b/0004-x86-mmiotrace-move-files-into-arch-x86-mm.patch The patch is 85 kB and Documentation/SubmittingPatches says I should not post it to the list if it exceeds 40 kB. Ingo, I can also send thi