Ingo,
The patch found there should also be pulled (at least the
is_vmalloc_addr -> !core_kernel_text bit) :
http://lkml.org/lkml/2008/4/20/192
On x86_64, module code is not in is_vmalloc_addr range, so we can end up
using virt_to_page on module text addresses.
Mathieu
--
Mathieu Desnoyers
Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
--