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
dae39826
Commit
dae39826
authored
Nov 06, 2002
by
David S. Miller
Browse files
Options
Browse Files
Download
Plain Diff
Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5
into nuts.ninka.net:/home/davem/src/BK/sparc-2.5
parents
90a8d4f3
c89aff5f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
arch/sparc64/kernel/cpu.c
arch/sparc64/kernel/cpu.c
+2
-2
include/asm-sparc64/elf.h
include/asm-sparc64/elf.h
+1
-0
No files found.
arch/sparc64/kernel/cpu.c
View file @
dae39826
...
...
@@ -28,7 +28,7 @@ struct cpu_fp_info {
struct
cpu_fp_info
linux_sparc_fpu
[]
=
{
{
0x17
,
0x10
,
0
,
"UltraSparc I integrated FPU"
},
{
0x22
,
0x10
,
0
,
"UltraSparc I
I
integrated FPU"
},
{
0x22
,
0x10
,
0
,
"UltraSparc I integrated FPU"
},
{
0x17
,
0x11
,
0
,
"UltraSparc II integrated FPU"
},
{
0x17
,
0x12
,
0
,
"UltraSparc IIi integrated FPU"
},
{
0x17
,
0x13
,
0
,
"UltraSparc IIe integrated FPU"
},
...
...
@@ -40,7 +40,7 @@ struct cpu_fp_info linux_sparc_fpu[] = {
struct
cpu_iu_info
linux_sparc_chips
[]
=
{
{
0x17
,
0x10
,
"TI UltraSparc I (SpitFire)"
},
{
0x22
,
0x10
,
"TI UltraSparc I
I (BlackBird
)"
},
{
0x22
,
0x10
,
"TI UltraSparc I
(SpitFire
)"
},
{
0x17
,
0x11
,
"TI UltraSparc II (BlackBird)"
},
{
0x17
,
0x12
,
"TI UltraSparc IIi"
},
{
0x17
,
0x13
,
"TI UltraSparc IIe"
},
...
...
include/asm-sparc64/elf.h
View file @
dae39826
...
...
@@ -9,6 +9,7 @@
#include <asm/ptrace.h>
#ifdef __KERNEL__
#include <asm/processor.h>
#include <asm/uaccess.h>
#endif
/*
...
...
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