[PATCH] amd64 port kernel build/link patches

Noah yan noah.yan at gmail.com
Thu Sep 13 20:41:56 PDT 2007


Please check the attached three patches that are for the amd64 kernel
build and linking.

The patch.syssys includes patches for files that are platform
independent. but all changes are about the #ifdef, e.g. add
defined(__amd64).

patch.kmod is for sys/conf/kmod.mk, i.e to add amd64-specific kld
module linking targets. please help double check this.

The big patch.amd64 includes patches of files from sys/cpu/amd64,
sys/platform/pc64, sys/emulation/linux/amd64 and
sys/config/AMD64_GENERIC. They are all amd64/pc64 specific. Other than
the header files, most of those sources are dummy code and we include
them just to make the kernel linked. These dummy codes requires
completely redo work so you probably donot want to spend time on
codes that are going to be trashed soon :).

they did not break the i386 world/kernel build and i upgraded my box
from them without any trouble.

Thanks
Yonghong
Attachment:
patch.amd64
Description: Binary data
Attachment:
patch.kmod
Description: Binary data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bin00003.bin
Type: application/octet-stream
Size: 7644 bytes
Desc: "Description: Binary data"
URL: <http://lists.dragonflybsd.org/pipermail/submit/attachments/20070913/2bac1237/attachment-0036.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bin00002.bin
Type: application/octet-stream
Size: 1856 bytes
Desc: "patch.syssys"
URL: <http://lists.dragonflybsd.org/pipermail/submit/attachments/20070913/2bac1237/attachment-0037.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bin00001.bin
Type: application/octet-stream
Size: 599559 bytes
Desc: "Attachment:"
URL: <http://lists.dragonflybsd.org/pipermail/submit/attachments/20070913/2bac1237/attachment-0038.bin>


More information about the Submit mailing list