Size: 176
Comment:
|
Size: 608
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
1. ["/KernelCompilation"] How do I compile a kernel? 1. ["/get_current"] How does `get_current()` work? 1. ["/LibraryFunctionsInKernel"] Can I use library functions in the kernel ? 1. ["/asmlinkage"] What is `asmlinkage` ? 1. ["/SyscallTrace"] How do I intercept system calls ? 1. ["/System.map"] What is System.map file? 1. ... (copy over more from kernelnewbies.org or create new ones) |
|
Line 6: | Line 13: |
---- ["CategoryFAQ"] |
If you are working on answering a frequently asked question, please add it to ["FAQsInProgress"].
- ["/HowToApplyAPatch"] How do I apply a patch?
["/KernelCompilation"] How do I compile a kernel?
["/get_current"] How does get_current() work?
["/LibraryFunctionsInKernel"] Can I use library functions in the kernel ?
["/asmlinkage"] What is asmlinkage ?
["/SyscallTrace"] How do I intercept system calls ?
- ["/System.map"] What is System.map file?
- ... (copy over more from kernelnewbies.org or create new ones)
["CategoryFAQ"]
["CategoryFAQ"]