On Wed, Mar 3, 2010 at 8:16 PM, Jonathan Schmidt <j.schmidt@xxxxxxxxxxxx> wrote: > Ng Oon-Ee <ngoonee <at> gmail.com> writes: > >> >> Hi all, has anyone patched the nvidia binary installer for 2.6.33-rt? >> Would like to have a look. I use nvidia-beta myself, but from previous >> -rt kernels I know I can figure out the patch from that given the >> patch for any other nvidia installer. >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in >> the body of a message to majordomo <at> vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >> > > > I have absolutely no idea if this is the best way to handle the semaphore_init > issue, I don't even know what a semaphore is, but I submitted a simple patch at > http://www.nvnews.net/vbulletin/showthread.php?t=148509 anyway. It builds and > appears to be working, but I'd like some verification that sema_init(mutex,1) is > a valid substitute for semaphore_init(mutex). > > -- > To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Works here as well (for nvidia 195.36.08). Many thanks, Jonathan. Such a simple patch compared to the previous one for 2.6.31-rt. Would still appreciate information from someone who knows the code about sema_init(mutex,1) though =). -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html