Skip to content
Snippets Groups Projects
Commit 3523bd63 authored by Ezekiel Dohmen's avatar Ezekiel Dohmen
Browse files

Merge branch 'master' of git.ligo.org:cds/software/advligorts

parents 4ea2cfb2 dd705dfd
No related branches found
No related tags found
1 merge request!439RCG 5.0 release fro deb 10
......@@ -644,7 +644,7 @@ static void __exit lr_switch_exit(void)
for(int i=0; i < G_NUM_COPY_CPUS; ++i)
{
set_fe_code_idle(0, g_copy_cpu_nums[i]);
set_rt_callback(0, g_copy_cpu_nums[i]);
while (atomic_read(&g_atom_has_exited[i]) == 0)
{
msleep( 1 );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment