> From: James Morris [mailto:[EMAIL PROTECTED] > > On Sat, 11 Nov 2006, Joshua Brindle wrote: > > > James Morris wrote: > > > The kernel patch is included below, please review. > > > > > > Signed-off-by: James Morris <[EMAIL PROTECTED]> > > > +#define CONTEXT__TRANSLATE 0x00000001UL > > > +#define CONTEXT__CONTAINS 0x00000002UL > > > + S_(SECCLASS_CONTEXT, CONTEXT__TRANSLATE, "translate") > > > + S_(SECCLASS_CONTEXT, CONTEXT__CONTAINS, "contains") > > > + S_("context") > > > +#define SECCLASS_CONTEXT 59 > > > > > > > oops? > > What? >
Did you mean to include context classes as part of the dccp patch? - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

