Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
c92960fc
Commit
c92960fc
authored
Sep 05, 2008
by
Robert Richter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
oprofile: whitespace fixes
Signed-off-by:
Robert Richter
<
robert.richter@amd.com
>
parent
ccd755c2
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
34 additions
and
35 deletions
+34
-35
arch/x86/oprofile/op_model_amd.c
arch/x86/oprofile/op_model_amd.c
+10
-10
arch/x86/oprofile/op_model_p4.c
arch/x86/oprofile/op_model_p4.c
+16
-16
arch/x86/oprofile/op_model_ppro.c
arch/x86/oprofile/op_model_ppro.c
+8
-8
drivers/oprofile/buffer_sync.c
drivers/oprofile/buffer_sync.c
+0
-1
No files found.
arch/x86/oprofile/op_model_amd.c
View file @
c92960fc
arch/x86/oprofile/op_model_p4.c
View file @
c92960fc
arch/x86/oprofile/op_model_ppro.c
View file @
c92960fc
drivers/oprofile/buffer_sync.c
View file @
c92960fc
...
...
@@ -41,7 +41,6 @@ static cpumask_t marked_cpus = CPU_MASK_NONE;
static
DEFINE_SPINLOCK
(
task_mortuary
);
static
void
process_task_mortuary
(
void
);
/* Take ownership of the task struct and place it on the
* list for processing. Only after two full buffer syncs
* does the task eventually get freed, because by then
...
...
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