rtc: hctosys: use function name in the error log
[linux-2.6-block.git] / kernel / exit.c
index feff10bbb30777f93c33369a186650a6eb1a2e6a..22fcc05dec4022fa54f2507cb13eddf2137abacc 100644 (file)
@@ -756,8 +756,6 @@ void do_exit(long code)
 
        cgroup_exit(tsk);
 
-       module_put(task_thread_info(tsk)->exec_domain->module);
-
        /*
         * FIXME: do that only when needed, using sched_exit tracepoint
         */