Searched hist:df4ca45cf943fb62c7771e479f5f999570ec6928 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/modules/linux/ |
H A D | Makefile | diff df4ca45cf943fb62c7771e479f5f999570ec6928 Sat Dec 05 15:53:24 CET 2020 Tijl Coosemans <tijl@FreeBSD.org> Fix i386 linux module after r367395.
In r367395 parts of machine dependent linux_dummy.c were moved to a new machine independent file sys/compat/linux/linux_dummy.c and the existing linux_dummy.c was renamed to linux_dummy_machdep.c.
Add linux_dummy_machdep.c to the linux module for i386. Rename sys/amd64/linux32/linux_dummy.c for consistency. Add the new linux_dummy.c to the linux module for i386.
|
/freebsd/sys/conf/ |
H A D | files.amd64 | diff df4ca45cf943fb62c7771e479f5f999570ec6928 Sat Dec 05 15:53:24 CET 2020 Tijl Coosemans <tijl@FreeBSD.org> Fix i386 linux module after r367395.
In r367395 parts of machine dependent linux_dummy.c were moved to a new machine independent file sys/compat/linux/linux_dummy.c and the existing linux_dummy.c was renamed to linux_dummy_machdep.c.
Add linux_dummy_machdep.c to the linux module for i386. Rename sys/amd64/linux32/linux_dummy.c for consistency. Add the new linux_dummy.c to the linux module for i386.
|