tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Modularizing net80211 (was: link_set info needed)



On Fri, Apr 27, 2012 at 05:51:30AM -0700, Paul Goyette wrote:
> 3. Replacing the use of link_set with direct calls to all of the
>    crypto/auth initializers.

I believe this to a noticable regression due to bugs in the module
framework. It should support either link sets or _init sections.
If the latter is supposed to be the way forward, current linkset usage
should be adjusted and an appropiate place in the kernel for calling all
static initializers be found.

Joerg


Home | Main Index | Thread Index | Old Index