In arch/x86/kernel/process_32.c:

EXPORT_PER_CPU_SYMBOL(current_task);
EXPORT_PER_CPU_SYMBOL(cpu_number);
EXPORT_SYMBOL(kernel_thread);
EXPORT_SYMBOL_GPL(start_thread);

What is the rational behind exporting per CPU symbol?

-- 
Regards,
Peter Teoh

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to