Hi All, Can we alter the normal kernel execution path using a kernel module? e.g a()->b()->c()->d()->e()->f()->g() Without changing the existing kernel code, using only a loadable module can i change the path of execution like a()->b()->mymethod()->f()->mymethod2()->g() Does anybody have idea if this can be done using a loadable module? Thanks --psr -- play the game -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ