Fix compilation with gas.

Submitted by:	bde
MFC after:	13 days
This commit is contained in:
Konstantin Belousov 2018-01-18 11:19:58 +00:00
parent 0d6c61ec30
commit 406bc0da95

View File

@ -191,7 +191,7 @@
movq %rax,%cr3
movq PCPU(RSP0),%rax
subq $PTI_SIZE,%rax
MOVE_STACKS (PTI_SIZE / 8) - 1 + \has_err
MOVE_STACKS ((PTI_SIZE / 8) - 1 + \has_err)
movq %rax,%rsp
popq %rdx
popq %rax