Re: [PATCH 2.6.19.1-rt15][RFC] - futex_requeue_pi implementation(requeue from futex1 to PI-futex2)

From: Pierre Peiffer
Date: Wed Jan 03 2007 - 09:37:18 EST


Ingo Molnar a écrit :

looks good to me in principle. The size of the patch is scary - is there really no simpler way?

Humf, in fact, for the 64-bit part, I've followed the rule of the existing 64-bit code in futex.c, which consists of duplicating all the functions which can not be kept common, and add a suffix 64 to all duplicated functions.
Perhaps I missed something ?

Also, could you send me a patch against a 20-rc3-rt0-ish kernel so that i can stick this into -rt for testing?

Ok, will do that.

Thanks,

--
Pierre Peiffer
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/