Re: [2.6 patch] fix module_update_markers() compile error

2008-02-13 Thread Mathieu Desnoyers
* Adrian Bunk ([EMAIL PROTECTED]) wrote: > This patch fixes the following compile error with CONFIG_MODULES=n > caused by commit fb40bd78b0f91b274879cf5db8facd1e04b6052e: > > <-- snip --> > > ... > CC kernel/marker.o > /home/bunk/linux/kernel-2.6/git/linux-2.6/kernel/marker.c: In

[2.6 patch] fix module_update_markers() compile error

2008-02-13 Thread Adrian Bunk
This patch fixes the following compile error with CONFIG_MODULES=n caused by commit fb40bd78b0f91b274879cf5db8facd1e04b6052e: <-- snip --> ... CC kernel/marker.o /home/bunk/linux/kernel-2.6/git/linux-2.6/kernel/marker.c: In function ‘marker_update_probes’:

[2.6 patch] fix module_update_markers() compile error

2008-02-13 Thread Adrian Bunk
This patch fixes the following compile error with CONFIG_MODULES=n caused by commit fb40bd78b0f91b274879cf5db8facd1e04b6052e: -- snip -- ... CC kernel/marker.o /home/bunk/linux/kernel-2.6/git/linux-2.6/kernel/marker.c: In function ‘marker_update_probes’:

Re: [2.6 patch] fix module_update_markers() compile error

2008-02-13 Thread Mathieu Desnoyers
* Adrian Bunk ([EMAIL PROTECTED]) wrote: This patch fixes the following compile error with CONFIG_MODULES=n caused by commit fb40bd78b0f91b274879cf5db8facd1e04b6052e: -- snip -- ... CC kernel/marker.o /home/bunk/linux/kernel-2.6/git/linux-2.6/kernel/marker.c: In function