On Thu, 5 Jan 2006, Joel Schopp wrote: > > Here is a first pass at a powerpc file for the fast paths just as an FYI/RFC. > It is completely untested, but compiles. Shouldn't you make that "isync" dependent on SMP too? UP doesn't need it, since DMA will never matter, and interrupts are precise. Linus