Re: [PATCH 02/31] netlink: Auto-load af_netlink module when socketopened.

From: David Miller
Date: Fri Mar 13 2009 - 17:26:48 EST


From: Scott James Remnant <scott@xxxxxxxxxxxxx>
Date: Mon, 2 Mar 2009 16:44:00 +0000

> The af_netlink module is missing the net-pf-16 alias that would cause it
> to be auto-loaded when a socket of that type is opened. This patch adds
> the alias.
>
> While we normally build this module in, some users may choose to
> reconfigure their kernel with this as a module.
>
> Signed-off-by: Scott James Remnant <scott@xxxxxxxxxxxxx>
> Signed-off-by: Tim Gardner <tim.gardner@xxxxxxxxxxxxx>

If you can get netlink to be built modular, impressive. :-)

It's always built statically into the kernel so there is no
reason for this patch.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/