inter_module_register substitute in 2.6 kernel

From: murtuja bharmal
Date: Wed Jun 04 2008 - 15:26:17 EST


Hello,
Is there any substitue of inter_module_register, inter_module_unregister, inter_module_put and inter_module_get_request  functions in 2.6 or only we can implement it through EXPORT_SYMBOL.
I am little bit confuse about functionality of above function in 2.4.
In 2.4 all symbols inside the module is publicly exported by default still there is functionality like inter_module_xxx.
what is differenct between inter_module_xxx and EXPORT_SYMBOL and why it is deprecated in 2.6.
Murtuja 


Bring your gang together. Do your thing. Find your favourite Yahoo! group at http://in.promos.yahoo.com/groups/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/