On Mon, 1 May 2006, Jan Engelhardt wrote: > +#if !defined(CONFIG_SECURITY_CAPABILITIES) && \ > + !defined(CONFIG_SECURITY_CAPABILITIES_MODULE) > +# error You need to have CONFIG_SECURITY_CAPABILITIES=y or =m \ > + for MultiAdmin to compile successfully. > +#endif This is what Kconfig language is for. > +typedef int bool; You won't get much worthwile review of this code until you clean it up and make it conform to kernel coding style. - James -- James Morris <jmorris@namei.org> - 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/
- References:
- Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks
- From: Christoph Hellwig <hch@infradead.org>
- Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks
- From: Stephen Smalley <sds@tycho.nsa.gov>
- Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks
- From: Christoph Hellwig <hch@infradead.org>
- Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: James Morris <jmorris@namei.org>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Greg KH <greg@kroah.com>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Jan Engelhardt <jengelh@linux01.gwdg.de>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Arjan van de Ven <arjan@infradead.org>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Jan Engelhardt <jengelh@linux01.gwdg.de>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Greg KH <greg@kroah.com>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Jan Engelhardt <jengelh@linux01.gwdg.de>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Greg KH <greg@kroah.com>
- [PATCH 0/4] MultiAdmin LSM
- From: Jan Engelhardt <jengelh@linux01.gwdg.de>
- [PATCH 4/4] MultiAdmin module
- From: Jan Engelhardt <jengelh@linux01.gwdg.de>
- Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks
- Prev by Date: Re: [uml-devel] [RFC] PATCH 3/4 - Time virtualization : PTRACE_SYSCALL_MASK
- Next by Date: Re: [Lhms-devel] [RFC][PATCH] hot add memory which is not aligned to section
- Previous by thread: [PATCH 4/4] MultiAdmin module
- Next by thread: Re: [PATCH 4/4] MultiAdmin module
- Index(es):
![]() |