Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
f9103c39
Commit
f9103c39
authored
Nov 21, 2014
by
Paul E. McKenney
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rcu: Remove redundant rcu_batches_completed() declaration
Signed-off-by:
Paul E. McKenney
<
paulmck@linux.vnet.ibm.com
>
parent
1e32eaee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
kernel/rcu/tree.h
kernel/rcu/tree.h
+0
-1
No files found.
kernel/rcu/tree.h
View file @
f9103c39
...
@@ -546,7 +546,6 @@ DECLARE_PER_CPU(char, rcu_cpu_has_work);
...
@@ -546,7 +546,6 @@ DECLARE_PER_CPU(char, rcu_cpu_has_work);
/* Forward declarations for rcutree_plugin.h */
/* Forward declarations for rcutree_plugin.h */
static
void
rcu_bootup_announce
(
void
);
static
void
rcu_bootup_announce
(
void
);
unsigned
long
rcu_batches_completed
(
void
);
static
void
rcu_preempt_note_context_switch
(
void
);
static
void
rcu_preempt_note_context_switch
(
void
);
static
int
rcu_preempt_blocked_readers_cgp
(
struct
rcu_node
*
rnp
);
static
int
rcu_preempt_blocked_readers_cgp
(
struct
rcu_node
*
rnp
);
#ifdef CONFIG_HOTPLUG_CPU
#ifdef CONFIG_HOTPLUG_CPU
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment