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
Kirill Smelkov
linux
Commits
cb601d41
Commit
cb601d41
authored
Oct 04, 2006
by
Heiko Carstens
Committed by
Martin Schwidefsky
Oct 04, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[S390] Remove crept in whitespace from head*.S again.
Signed-off-by:
Heiko Carstens
<
heiko.carstens@de.ibm.com
>
parent
42e47eeb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
arch/s390/kernel/head31.S
arch/s390/kernel/head31.S
+4
-4
arch/s390/kernel/head64.S
arch/s390/kernel/head64.S
+6
-6
No files found.
arch/s390/kernel/head31.S
View file @
cb601d41
...
...
@@ -258,10 +258,10 @@ startup_continue:
#
find
out
if
the
diag
0x9c
is
available
#
mvc
__LC_PGM_NEW_PSW
(
8
),
.
Lpcdiag9c
-
.
LPG1
(%
r13
)
stap
__LC_CPUID
+
4
#
store
cpu
address
lh
%
r1
,
__LC_CPUID
+
4
diag
%
r1
,
0
,
0x9c
#
test
diag
0x9c
oi
2
(%
r12
),
1
#
set
diag9c
flag
stap
__LC_CPUID
+
4
#
store
cpu
address
lh
%
r1
,
__LC_CPUID
+
4
diag
%
r1
,
0
,
0x9c
#
test
diag
0x9c
oi
2
(%
r12
),
1
#
set
diag9c
flag
.
Lchkdiag9c
:
lpsw
.
Lentry
-
.
LPG1
(
13
)
#
jump
to
_stext
in
primary
-
space
,
...
...
arch/s390/kernel/head64.S
View file @
cb601d41
...
...
@@ -253,12 +253,12 @@ startup_continue:
#
#
find
out
if
the
diag
0x9c
is
available
#
la
%
r1
,
0
f
-
.
LPG1
(%
r13
)
#
set
program
check
address
stg
%
r1
,
__LC_PGM_NEW_PSW
+
8
stap
__LC_CPUID
+
4
#
store
cpu
address
lh
%
r1
,
__LC_CPUID
+
4
diag
%
r1
,
0
,
0x9c
#
test
diag
0x9c
oi
6
(%
r12
),
1
#
set
diag9c
flag
la
%
r1
,
0
f
-
.
LPG1
(%
r13
)
#
set
program
check
address
stg
%
r1
,
__LC_PGM_NEW_PSW
+
8
stap
__LC_CPUID
+
4
#
store
cpu
address
lh
%
r1
,
__LC_CPUID
+
4
diag
%
r1
,
0
,
0x9c
#
test
diag
0x9c
oi
6
(%
r12
),
1
#
set
diag9c
flag
0
:
#
...
...
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