Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jit.c: Don't use create_proc_entry | hwangcc | 2018-02-25 | 1 | -44/+80 |
| | | | | | | | Don't use create_proc_read_entry as that is deprecated, but rather use proc_create and seq_file instead. Signed-off-by: hwangcc <hwangcc@csie.nctu.edu.tw> | ||||
* | misc-modules: jit: Fixes headers in order to compile cleanly | Javier Martinez Canillas | 2010-11-27 | 1 | -1/+1 |
| | |||||
* | Linux Device Drivers 3 examples | Javier Martinez Canillas | 2010-11-27 | 1 | -0/+292 |