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
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
2 matches
Mail list logo