Bug#523962: [pkg-nvidia-devel] Bug#523962: Solution for smp_call_function

2009-04-27 Thread Lennart Sorensen
On Wed, Apr 22, 2009 at 10:13:12AM +0200, Ingo Str??wing wrote: > Hi, > > I stumbled over the "smp_call_function" error too with > linux-source-2.6.28 version 2.6.28-1 and nvidia-kernel-source 180.44-2. > > The solution is: > > In /usr/src/modules/nvidia-kernel/conftest.h on line 163 > chang

Bug#523962: Solution for smp_call_function

2009-04-22 Thread Ingo Strüwing
Hi, I stumbled over the "smp_call_function" error too with linux-source-2.6.28 version 2.6.28-1 and nvidia-kernel-source 180.44-2. The solution is: In /usr/src/modules/nvidia-kernel/conftest.h on line 163 change #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,29) to #if LINUX_VERSION_CODE >= KE