What's going on in include/asm-ppc/atomic.h?? There's no inline code!!
In asm-{sparc,i386}/atomic.h (that's where I've looked) there are lots of __inline__ void asm functions to deal with atomic inc and dec (amongst others) which I am seriously needing to get quasimodo working on PowerPCs with a view to making a deb package of it. Is there something fundamentally missing from my kernel sources/include files on this (potato) distribution? I didn't see any bugs about this in the main debian bug list, but perhaps there's a separate power-pc one I've not discovered yet. Any comments much appreciated! Time is short 8-) Nick/