Sponsored link Serve your customers, not your servers, with VERIO Linux VPS. Full-access test-drive here. |
Porting device drivers to the 2.6 kernelPorting device drivers to the 2.6 kernelPosted Aug 17, 2005 3:55 UTC (Wed) by johnlin (guest, #31873)Parent article: Porting device drivers to the 2.6 kernel
Hello,
I got a problem proting device driver from 2.4 to 2.6, i.e. the asm/smplocak.h seems not in 2.6 kernel/include/asm, so could anyone help ?
Thanks
John
(Log in to post comments)
Porting device drivers to the 2.6 kernel Posted Mar 14, 2006 10:43 UTC (Tue) by Pype.Clicker (guest, #36458) [Link] 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.
|
Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.