AFAIK, it's not possible. You need to build the module on the same kernel on which you want to load it; otherwise you will get an error of "Invalid module format" at the time of loading.
-- Regards, Gaurav Aggarwal -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ravikumar Sent: Tuesday, March 11, 2008 11:44 AM To: [email protected] Subject: Module loading Can we load a module built on higher kernel version into kernel with lower version. If yes what are parameters do we need to pass while building module. Thanks & Regards, Ravikumar. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ
