Re: Comments to apparmor Makefile (and security/Makefile)

From: Sam Ravnborg
Date: Sat Aug 28 2010 - 15:22:22 EST


>
> > 8) From security/Makefile:
> >
> > obj-$(CONFIG_SECURITY_APPARMOR) += apparmor/built-in.o
> > This is _not_ how we do it.
> >
> > We say just:
> >
> > obj-$(CONFIG_SECURITY_APPARMOR) += apparmor/
> >
> > [security/Makefile has this issue in several places]
> >
> okay, I set it up this way to conform to other entries in the file
> If we are going to fix apparmor's entry we should fix them all

Agreed - its better to fix them all in one go.
I assume you do this in a follow-up patch - it is straightforward.

>
> > There was a few tings that made me unsafe just providing a patch,
> > so for now you got a list of comments.
> >
> > Sam
>
> np, thanks for the comments, patch attached
Looks much better - and thanks for the quick response!

Acked-by: Sam Ravnborg <sam@xxxxxxxxxxxx>

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