HomeFreeBSD

linuxkpi: Move `struct kobject` code to `linux_kobject.c`

Description

linuxkpi: Move struct kobject code to linux_kobject.c

[Why]
linux_compat.c is already too long. I will need to add struct kset
in a follow-up commit, so let's move the existing struct kobject code
to its own file.

Reviewed by: manu
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D43019

Details

Provenance
dumbbellAuthored on Dec 8 2023, 5:58 PM
Reviewer
manu
Differential Revision
D43019: linuxkpi: Move `struct kobject` code to `linux_kobject.c`
Parents
rG4e0d3f7b3c32: linuxkpi: Move `invalidate_mapping_pages()` to <linux/pagemap.h>
Branches
Unknown
Tags
Unknown