Re: [PATCH] security_ops locking

From: Chris Wright (chrisat_private)
Date: Thu Jul 25 2002 - 13:09:20 PDT

  • Next message: Trent Jaeger: "Re: USENIX Security LSM BoF?"

    * Jesse Pollard (pollardat_private) wrote:
    > 
    > Simple - it isn't true in any arch where the bus size is not equal to the
    > pointer size (usually meaning "bus size is less than pointer size").
    
    Yes, I did come across some embedded motorola processor with 32 bit word
    and 16 bit bus.  The SMP issue is not the only issue.  Some of the hooks
    are followed on interrupt, but it wasn't clear that on this processor
    the interrupt could interrupt the store of the pointer.  My hunch is
    many things would be broken if we couldn't expect a safe assignment.
    
    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 : Thu Jul 25 2002 - 13:11:47 PDT