Re: [PATCH] module locking

From: Thomas 'Dent' Mirlacher (dent@cosy.sbg.ac.at)
Date: Mon Apr 29 2002 - 02:23:05 EST


... oops, sorry

> - if (!capable(CAP_SYS_MODULE))
> + if (module_lock || !capable(CAP_SYS_MODULE))

the capable call is sthell there, but with the module_lock
kind or redundant.

        tm

-- 
in some way i do, and in some way i don't.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Apr 30 2002 - 22:00:16 EST