Porting device drivers to the 2.6 kernel
Posted Mar 14, 2006 10:43 UTC (Tue) by
Pype.Clicker (guest, #36458)
In reply to:
Porting device drivers to the 2.6 kernel by johnlin
Parent article:
Porting device drivers to the 2.6 kernel
it looks like the "Big Kernel Lock" headers have been moved from <asm/smplock.h> to <linux/smp_lock.h> between 2.4 and 2.6 ... patching the #include directive did it for me, i guess it will do for you aswell.
(
Log in to post comments)