Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / kernel / debug / kdb / kdb_debugger.c
index 0220afd..e91fc3e 100644 (file)
@@ -140,7 +140,6 @@ int kdb_stub(struct kgdb_state *ks)
         */
        kdb_common_deinit_state();
        KDB_STATE_CLEAR(PAGER);
-       kdbnearsym_cleanup();
        if (error == KDB_CMD_KGDB) {
                if (KDB_STATE(DOING_KGDB))
                        KDB_STATE_CLEAR(DOING_KGDB);