]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
(no commit message)
authorstrnape1 <strnape1@web>
Thu, 28 Feb 2013 12:11:06 +0000 (13:11 +0100)
committerOSP robot <osp@rtime.felk.cvut.cz>
Thu, 28 Feb 2013 12:11:06 +0000 (13:11 +0100)
student/strnape1/index.mdwn

index f3d30dfd61a07b1c80bf35436a35e7996ba5bb91..728b1271ab1beb48bf5bc286ec5e1c3475a82672 100644 (file)
@@ -6,6 +6,7 @@ Assignment
 ======
 
 Find unmatched function calls in kernel and match them with their respective counterpart. For example ioremap() function call maps bus memory into CPU space, which needs to be freed afterwards by iounmap().
+This can be easily done by implementing Coccinelle scripts to find unmatched calls.
 
 Links documenting the results of my work
 ======