HomeFreeBSD

linux(4): Move use_real_names knob to the linux.c

Description

linux(4): Move use_real_names knob to the linux.c

MI linux.[c|h] are the module independent in terms of the Linux emulation
layer (ie, intended for both ISA - 32 & 64 bit), analogue of MD linux.h.
There must be a code here that cannot be placed into the corresponding by
common sense MI source and header files, i.e., code is machine independent,
but ISA dependent.
For the use_real_names knob, the code must be placed into the
linux_socket.[c|h], however linux_socket is ISA dependent.

MFC after: 2 weeks

(cherry picked from commit 32fdc75fe7276083d446964055b0de0e29970b7c)

Details

Provenance
dchaginAuthored on Feb 14 2023, 2:46 PM
Parents
rG69834d6c3196: linux(4): Get rid of the opt_compat.h include.
Branches
Unknown
Tags
Unknown