[PATCH] improve MOD_DPF macro and other misc. cleanup
Garrett Cooper
yanegomi at gmail.com
Sat Jun 18 08:19:16 UTC 2011
Hi Doug,
I tried using the MODULE_DEBUG #define and I ran into some compile
issues. This patch gets things to work and adds an official option /
entry to NOTES for help with other folks debugging kern_module.c
logic. I also added some additional data to assist with determining
causes of failure, as well as remove an impossible == NULL case when
using malloc(.., M_WAITOK).
Thanks!
-Garrett
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mod_dpf.patch
Type: text/x-patch
Size: 2494 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20110618/573e264a/mod_dpf.bin
More information about the freebsd-hackers
mailing list