|
@@ -474,9 +474,9 @@ ENTRY(startup_kdump)
|
|
stck __LC_LAST_UPDATE_CLOCK
|
|
stck __LC_LAST_UPDATE_CLOCK
|
|
spt 5f-.LPG0(%r13)
|
|
spt 5f-.LPG0(%r13)
|
|
mvc __LC_LAST_UPDATE_TIMER(8),5f-.LPG0(%r13)
|
|
mvc __LC_LAST_UPDATE_TIMER(8),5f-.LPG0(%r13)
|
|
|
|
+ xc __LC_STFL_FAC_LIST(8),__LC_STFL_FAC_LIST
|
|
#ifndef CONFIG_MARCH_G5
|
|
#ifndef CONFIG_MARCH_G5
|
|
# check capabilities against MARCH_{G5,Z900,Z990,Z9_109,Z10}
|
|
# check capabilities against MARCH_{G5,Z900,Z990,Z9_109,Z10}
|
|
- xc __LC_STFL_FAC_LIST(8),__LC_STFL_FAC_LIST
|
|
|
|
.insn s,0xb2b10000,__LC_STFL_FAC_LIST # store facility list
|
|
.insn s,0xb2b10000,__LC_STFL_FAC_LIST # store facility list
|
|
tm __LC_STFL_FAC_LIST,0x01 # stfle available ?
|
|
tm __LC_STFL_FAC_LIST,0x01 # stfle available ?
|
|
jz 0f
|
|
jz 0f
|