Searched hist:"8 c6174503c7b7134c22072b45f92724c8a959f06" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/hostfs/ |
H A D | hostfs_user_exp.c | 8c6174503c7b7134c22072b45f92724c8a959f06 Fri Feb 10 15:05:08 CST 2023 Johannes Berg <johannes.berg@intel.com> um: hostfs: define our own API boundary
Instead of exporting the set of functions provided by glibc that are needed for hostfs_user.c, just build that into the kernel image whenever hostfs is built, and then export _those_ functions cleanly, to be independent of the libc implementation.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
|
H A D | Makefile | 8c6174503c7b7134c22072b45f92724c8a959f06 Fri Feb 10 15:05:08 CST 2023 Johannes Berg <johannes.berg@intel.com> um: hostfs: define our own API boundary
Instead of exporting the set of functions provided by glibc that are needed for hostfs_user.c, just build that into the kernel image whenever hostfs is built, and then export _those_ functions cleanly, to be independent of the libc implementation.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | user_syms.c | 8c6174503c7b7134c22072b45f92724c8a959f06 Fri Feb 10 15:05:08 CST 2023 Johannes Berg <johannes.berg@intel.com> um: hostfs: define our own API boundary
Instead of exporting the set of functions provided by glibc that are needed for hostfs_user.c, just build that into the kernel image whenever hostfs is built, and then export _those_ functions cleanly, to be independent of the libc implementation.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
|
/openbmc/linux/fs/ |
H A D | Makefile | 8c6174503c7b7134c22072b45f92724c8a959f06 Fri Feb 10 15:05:08 CST 2023 Johannes Berg <johannes.berg@intel.com> um: hostfs: define our own API boundary
Instead of exporting the set of functions provided by glibc that are needed for hostfs_user.c, just build that into the kernel image whenever hostfs is built, and then export _those_ functions cleanly, to be independent of the libc implementation.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
|