Jeff Dike <[EMAIL PROTECTED]> writes: > Noticed by Al Viro - SMP on x86_64 is fundamentally broken due to > UML's reuse of the host arch's percpu stuff. This is OK on x86, but > the x86_64 pda stuff just won't work for UML.
The generic one should work too, it's just less efficient. So you can probably easily replace them. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

