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
7dc40880
Commit
7dc40880
authored
Aug 16, 2007
by
David S. Miller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too.
Signed-off-by:
David S. Miller
<
davem@davemloft.net
>
parent
53140b71
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
arch/sparc64/kernel/trampoline.S
arch/sparc64/kernel/trampoline.S
+3
-4
No files found.
arch/sparc64/kernel/trampoline.S
View file @
7dc40880
...
...
@@ -95,14 +95,13 @@ spitfire_startup:
membar
#
Sync
startup_continue
:
mov
%
o0
,
%
l0
BRANCH_IF_SUN4V
(
g1
,
niagara_lock_tlb
)
sethi
%
hi
(
0x80000000
),
%
g2
sllx
%
g2
,
32
,
%
g2
wr
%
g2
,
0
,
%
tick_cmpr
mov
%
o0
,
%
l0
BRANCH_IF_SUN4V
(
g1
,
niagara_lock_tlb
)
/
*
Call
OBP
by
hand
to
lock
KERNBASE
into
i
/
d
tlbs
.
*
We
lock
2
consequetive
entries
if
we
are
'bigkernel'
.
*/
...
...
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