mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
[IA64] make efi_stub.S fit in 80 cols
Just a trivial cleanup patch Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
parent
a1d7057727
commit
6588473490
@ -61,7 +61,7 @@ GLOBAL_ENTRY(efi_call_phys)
|
||||
or loc3=loc3,r17
|
||||
mov b6=r2
|
||||
;;
|
||||
andcm r16=loc3,r16 // get psr with IT, DT, and RT bits cleared
|
||||
andcm r16=loc3,r16 // get psr with IT, DT, and RT bits cleared
|
||||
br.call.sptk.many rp=ia64_switch_mode_phys
|
||||
.ret0: mov out4=in5
|
||||
mov out0=in1
|
||||
|
Loading…
Reference in New Issue
Block a user