]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
amd64/linux*: add required header to get the constant value
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 25 May 2021 22:19:44 +0000 (01:19 +0300)
committerMark Johnston <markj@FreeBSD.org>
Wed, 26 May 2021 19:29:06 +0000 (15:29 -0400)
commitb25bb77861640456a77fbf6f34cac4a3b69f0e5f
treea5d16df842e21f9aaeed309a795c2bef57be9c4c
parent4590f0345956329d414611c6cee300f486732b53
amd64/linux*: add required header to get the constant value

Otherwise asm silently interpret it as the external global symbol.

Reported by: bz
Sponsored by: The FreeBSD Foundation
Fixes: 91aae953cb80

(cherry picked from commit a59f0285377aa3d61cccda64e9ade126ecb3d2d9)
sys/amd64/linux/linux_support.s
sys/amd64/linux32/linux32_support.s