Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
advLigoRTS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CDS
software
advLigoRTS
Commits
3523bd63
Commit
3523bd63
authored
2 years ago
by
Ezekiel Dohmen
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of git.ligo.org:cds/software/advligorts
parents
4ea2cfb2
dd705dfd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!439
RCG 5.0 release fro deb 10
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/pcie_switch/kmod/cdsrfmswitch_core.c
+1
-1
1 addition, 1 deletion
src/pcie_switch/kmod/cdsrfmswitch_core.c
with
1 addition
and
1 deletion
src/pcie_switch/kmod/cdsrfmswitch_core.c
+
1
−
1
View file @
3523bd63
...
...
@@ -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
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment