There are some more changes to do to nvidia kernel drivers to go with 8.0.94.
Interface of remap_page_range changed.
In patch from
www.minion.de you need to use:
# define REMAP_PAGE_RANGE(a...) remap_page_range(vma, ## a)
Some functions are not so easy to patch.
Some functions are out of the scope of variable vma and I don't find any way hoe to get it from the inputs I have. Happily making those functions to always fail (return NULL) works too. It seems to me really nasty, but it works.
If you like prebuild src.rpm for Phoebe 8.0.94 or patches for its kernel you can find it at:
http://rebus.webz.cz