Re: [PATCH] Early init for security modules

From: Chris Wright (chrisat_private)
Date: Mon May 12 2003 - 22:20:00 PDT

  • Next message: Paul Mackerras: "Re: [PATCH] Early init for security modules"

    * Andi Kleen (akat_private) wrote:
    > 
    > It would work for x86-64. But why can't you use core_initcall() or 
    > postcore_initcall() ? 
    
    This is too late.  Those are just for order in do_initcalls() which is
    well after some kernel threads have been created and filesystems have been
    mounted, etc.  This patch allows statically linked modules to catch
    the creation of such kernel objects and give them all consistent labels.
    
    thanks,
    -chris
    -- 
    Linux Security Modules     http://lsm.immunix.org     http://lsm.bkbits.net
    _______________________________________________
    linux-security-module mailing list
    linux-security-moduleat_private
    http://mail.wirex.com/mailman/listinfo/linux-security-module
    



    This archive was generated by hypermail 2b30 : Mon May 12 2003 - 22:21:58 PDT