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
e26f8684
Commit
e26f8684
authored
Jul 17, 2002
by
Anton Blanchard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ppc64: exception should be 0x480 for instruction SLB miss - jimix
parent
b37fcaca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
arch/ppc64/kernel/head.S
arch/ppc64/kernel/head.S
+2
-2
No files found.
arch/ppc64/kernel/head.S
View file @
e26f8684
...
...
@@ -193,7 +193,7 @@ _GLOBAL(__secondary_hold)
rfid
/*
*
This
is
the
start
of
the
interrupt
handlers
for
i
_s
eries
*
This
is
the
start
of
the
interrupt
handlers
for
i
S
eries
*
This
code
runs
with
relocation
on
.
*/
#define EXCEPTION_PROLOG_ISERIES(n) \
...
...
@@ -660,7 +660,7 @@ InstructionAccessSLB_common:
#else
rldicl
r20
,
r23
,
49
,
63
/*
copy
EE
bit
from
saved
MSR
*/
#endif
li
r6
,
0x
3
80
li
r6
,
0x
4
80
bl
.
save_remaining_regs
bl
.
do_page_fault
b
.
ret_from_except
...
...
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