__do_in_kernel_syscall: Move ihk_ikc_release_packet from mcexec_wait_syscall

Change-Id: Ieeb5fda42dbddc9da27242f4b547c2143659f97a
This commit is contained in:
Masamichi Takagi
2018-09-02 14:31:38 +09:00
parent f04e5c24ab
commit 07db4a80a7
2 changed files with 4 additions and 5 deletions

View File

@ -1463,11 +1463,6 @@ retry_alloc:
goto put_ppd_out;
}
ihk_ikc_release_packet((struct ihk_ikc_free_packet *)packet,
(usrdata->ikc2linux[smp_processor_id()] ?
usrdata->ikc2linux[smp_processor_id()] :
usrdata->ikc2linux[0]));
/* Drop reference to zero and restart from add */
mcctrl_put_per_thread_data(ptd);
pr_ptd("put,in_kernel", task_pid_vnr(current), ptd);