Home
last modified time | relevance | path

Searched hist:f2b17113cfce6744db36e98a6a94db557547d784 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dlinker.hdiff f2b17113cfce6744db36e98a6a94db557547d784 Fri Aug 02 22:56:07 CEST 2002 Maxime Henrion <mux@FreeBSD.org> Make the consumers of the linker_load_file() function use
linker_load_module() instead.

This fixes a bug where the kernel was unable to properly locate and
load a kernel module in vfs_mount() (and probably in the netgraph
code as well since it was using the same function). This is because
the linker_load_file() does not properly search the module path.

Problem found by: peter
Reviewed by: peter
Thanks to: peter
diff f2b17113cfce6744db36e98a6a94db557547d784 Fri Aug 02 22:56:07 CEST 2002 Maxime Henrion <mux@FreeBSD.org> Make the consumers of the linker_load_file() function use
linker_load_module() instead.

This fixes a bug where the kernel was unable to properly locate and
load a kernel module in vfs_mount() (and probably in the netgraph
code as well since it was using the same function). This is because
the linker_load_file() does not properly search the module path.

Problem found by: peter
Reviewed by: peter
Thanks to: peter
/freebsd/sys/netgraph/
H A Dng_base.cdiff f2b17113cfce6744db36e98a6a94db557547d784 Fri Aug 02 22:56:07 CEST 2002 Maxime Henrion <mux@FreeBSD.org> Make the consumers of the linker_load_file() function use
linker_load_module() instead.

This fixes a bug where the kernel was unable to properly locate and
load a kernel module in vfs_mount() (and probably in the netgraph
code as well since it was using the same function). This is because
the linker_load_file() does not properly search the module path.

Problem found by: peter
Reviewed by: peter
Thanks to: peter
diff f2b17113cfce6744db36e98a6a94db557547d784 Fri Aug 02 22:56:07 CEST 2002 Maxime Henrion <mux@FreeBSD.org> Make the consumers of the linker_load_file() function use
linker_load_module() instead.

This fixes a bug where the kernel was unable to properly locate and
load a kernel module in vfs_mount() (and probably in the netgraph
code as well since it was using the same function). This is because
the linker_load_file() does not properly search the module path.

Problem found by: peter
Reviewed by: peter
Thanks to: peter
/freebsd/sys/kern/
H A Dkern_linker.cdiff f2b17113cfce6744db36e98a6a94db557547d784 Fri Aug 02 22:56:07 CEST 2002 Maxime Henrion <mux@FreeBSD.org> Make the consumers of the linker_load_file() function use
linker_load_module() instead.

This fixes a bug where the kernel was unable to properly locate and
load a kernel module in vfs_mount() (and probably in the netgraph
code as well since it was using the same function). This is because
the linker_load_file() does not properly search the module path.

Problem found by: peter
Reviewed by: peter
Thanks to: peter
diff f2b17113cfce6744db36e98a6a94db557547d784 Fri Aug 02 22:56:07 CEST 2002 Maxime Henrion <mux@FreeBSD.org> Make the consumers of the linker_load_file() function use
linker_load_module() instead.

This fixes a bug where the kernel was unable to properly locate and
load a kernel module in vfs_mount() (and probably in the netgraph
code as well since it was using the same function). This is because
the linker_load_file() does not properly search the module path.

Problem found by: peter
Reviewed by: peter
Thanks to: peter
H A Dvfs_mount.cdiff f2b17113cfce6744db36e98a6a94db557547d784 Fri Aug 02 22:56:07 CEST 2002 Maxime Henrion <mux@FreeBSD.org> Make the consumers of the linker_load_file() function use
linker_load_module() instead.

This fixes a bug where the kernel was unable to properly locate and
load a kernel module in vfs_mount() (and probably in the netgraph
code as well since it was using the same function). This is because
the linker_load_file() does not properly search the module path.

Problem found by: peter
Reviewed by: peter
Thanks to: peter
diff f2b17113cfce6744db36e98a6a94db557547d784 Fri Aug 02 22:56:07 CEST 2002 Maxime Henrion <mux@FreeBSD.org> Make the consumers of the linker_load_file() function use
linker_load_module() instead.

This fixes a bug where the kernel was unable to properly locate and
load a kernel module in vfs_mount() (and probably in the netgraph
code as well since it was using the same function). This is because
the linker_load_file() does not properly search the module path.

Problem found by: peter
Reviewed by: peter
Thanks to: peter