Project name and homepage: KernelJanitors - FunctionBalancing
Assignment
Write a Coccinelle script for finding unmatched function calls in kernel. For example pci_alloc_consistent() allocates memory which needs to be freed afterwards by pci_free_consistent().
Links documenting the results of my work
Here, I’ll add links similar to the examples below and describe what is being linked.
- My communication with developers in a public mailing list archive
- Version control repository with the actual state of my work
- My commit in the project repository
- Additional supporting material
Presentation
- Presentation of the aim of my work in PDF or OpenDocument format (upload it as an Attachment to this page)
- Presentation of the results of my work