On Wednesday 04 January 2006 00:59, Jeff Dike wrote: > Most of the architectures have the same asm/futex.h. The patch below > consolidates them into asm-generic, with the arches including it from > their own asm/futex.h.
That's ok - though for most architectures, that code is only a non-working stub returning -ENOSYS, so it's different from most stuff in asm-generic in being a generic non-implementation. May make however sense, however. Don't forget mentioning in the changelog that for UML there is an implementation but it's wrong at the moment, so we're reverting it to the default stub. > Unless there are objections, I'm going to send this to Andrew in the > next few days. > > Jeff -- Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!". Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894) http://www.user-mode-linux.org/~blaisorblade ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
