Alexander Leidinger <[email protected]> writes:

> Hi,
>
> during the last GSoC various FEATURE macros where added to the system.
> Before committing them, I would like to get some review (like if macro
> is in the correct file, and for those FEATURES where the description
> was not taken from NOTES if the description is OK).
>
> If nobody complains, I would like to commit this in 1-2 weeks. If you
> need more time to review, just tell me.
[...]
> Index: kern/kern_dtrace.c
[...]
> +FEATURE(kdtrace_hooks,
> +    "Kernel DTrace hooks which are required to load DTrace kernel modules");
> +
[...]
> Index: kern/kern_lockstat.c
[...]
> +FEATURE(kdtrace_hooks, "Kernel DTRACE hooks");

Why description differs?
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to