Re: [2.6 patch] make UNIX a bool
From: Arjan van de Ven <hidden>
Date: 2006-02-25 17:28:27
Also in:
lkml
From: Arjan van de Ven <hidden>
Date: 2006-02-25 17:28:27
Also in:
lkml
On Sat, 2006-02-25 at 09:13 -0800, Stephen Hemminger wrote:
Adrian Bunk wrote:quoted
CONFIG_UNIX=m doesn't make much sense. Signed-off-by: Adrian Bunk <redacted>Why? You can build unix domain sockets as a loadable module and it runs fine (or it did last I tried). Whether that makes sense from a distribution point of
you didn't use to when modutils used unix sockets internally :) unix also needs a bunch of deeply internals exported that apparently people want to play with...