List of questions or TODO
1. diff and patch
diff -upr
2. git command
3. diff irq command
4. has table
5. type of __cpuinit and __devinit
refer to ".init.text"
6.EXPORT_SYMBOL
7.switch case grammar
switch()
case A:
...
default:
switch ()
default:
...
case A:
..
diff
8. run qemu for LInux
9. basic knowledge
10. Jap
11. S3C2440 SoC spec
12. threadx
13.kernel and Uboot porting
14. script for development
15. edit tools: Vim and Emacs
16. common functions for kernel
- kmalloc
- vmalloc
and so on