From: Kaz K. <kk...@rr...> - 2007-06-18 01:12:17
|
Paul Mundt <le...@li...> wrote: > Hmm.. this all looks terribly generic, if glibc requires the generic > implementation to be extended, perhaps this change should be made against > asm-generic/futex.h instead? Perhaps if local_irq_* are removed, as I can't find any use of them in asm-generic/*.h. It seems to me that the situation is quite similar to atomic.h. So asm-sh/futex.h which includes asm-sh/futex-irq.h and asm-sh/futex-llsc.h selectively might be a way to go, though I have no strong opinion. Regards, kaz |