RE: Module loading and Unloading

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Vivek,
 
What you are trying to do is very unclear.
 
> 1. Is there a way of exporting symbol kernel?
 
Ofcourse, EXPORT_SYMBOL(). Wait, did I understand your question correctly?

 

> 2. Or is there any way which I can check if symbol is present in the kernel in c code?

 

Check it in kallsyms

 

> 3. Or Can I load the Module A from Module B [in c code] (without using modprobe).

 

Huh? Are you trying to load a module from C code in kernel space? N-O-!. Yes, a C code in application space can load modules.

 

Thanks,

 

Rajat


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux