HomeFreeBSD

Fix i386 linux module after r367395.

Description

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.

(cherry picked from commit df4ca45cf943fb62c7771e479f5f999570ec6928)

Details

Provenance
tijlAuthored on Dec 5 2020, 2:53 PM
dchaginCommitted on Jun 10 2021, 9:24 AM
Parents
rGa2760a540fbf: linux(4): Fix loadable modules after r367395
Branches
Unknown
Tags
Unknown