Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334739
b: refs/heads/master
c: 9db8c05
h: refs/heads/master
i:
  334737: 813f3c4
  334735: 71e5d6d
v: v3
  • Loading branch information
Michael Holzheu authored and Martin Schwidefsky committed Oct 18, 2012
1 parent 7dc8d57 commit 4b01445
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f47586b24c43adadd19c7e3f532a601d6eed728d
refs/heads/master: 9db8c050f6d16d925298f13f2b468342b37d4eee
10 changes: 2 additions & 8 deletions trunk/arch/s390/kernel/head_kdump.S
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,10 @@
.align 2
startup_kdump_relocated:
basr %r13,0
0:
mvc 0(8,%r0),.Lrestart_psw-0b(%r13) # Setup restart PSW
sam31 # Switch to 31 bit addr mode
sr %r1,%r1 # Erase register r1
sr %r2,%r2 # Erase register r2
sigp %r1,%r2,SIGP_SET_ARCHITECTURE # Switch to 31 bit arch mode
lpsw 0 # Start new kernel...
0: lpswe .Lrestart_psw-0b(%r13) # Start new kernel...
.align 8
.Lrestart_psw:
.long 0x00080000,0x80000000 + startup
.quad 0x0000000080000000,0x0000000000000000 + startup
#else
.align 2
.Lep_startup_kdump:
Expand Down

0 comments on commit 4b01445

Please sign in to comment.