Added debug messages.

This commit is contained in:
Naoki Hamada
2014-08-25 16:39:02 +09:00
parent c783ec8e11
commit cb4b00ba97
3 changed files with 60 additions and 8 deletions

View File

@@ -416,7 +416,6 @@ static int process_msg_prepare_process(unsigned long rphys)
ihk_mc_unmap_virtual(p, npages, 1);
ihk_mc_unmap_memory(NULL, phys, sz);
flush_tlb();
return 0;
err:
ihk_mc_free(pn);