Hi,
I am learning kernel programming.
I have some doubts listed here.
1.Is there any way to find the kernel stack limits in the kernel
space.Because the thread_info structure is located at the end of the
kernel stack.I want to get the reference of that structure,.Any way
current_thread_info() symbol is there.But with out using that i want to
find out
2. Can i write Assembly language programming in the kernel space.If so
will you please tell me how can i write.
please help me.
regards
raja
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/