K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-07-19T19:40:38.963021Z K 7 svn:log V 511 Unbreak compiling libalias modules into the kernel; o) Make the 'handlers' array static to each file since without a unique name there is a symbol collision in the kernel (why linker sets aren't simply used, I don't know.) o) Modify sysinit orders to run module inits after the initialization of the rwlock they require. In this branch because it was blocking an Octeon user; I don't have an interest in libalias in general and will leave it to someone else to decide whether to commit this to trunk. END