From: Paul Moore <paul.moore@hp.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: James Morris <jmorris@namei.org>,
Stephen Smalley <sds@tycho.nsa.gov>,
linux-kernel@vger.kernel.org, michal.k.k.piotrowski@gmail.com
Subject: Re: [PATCH 0/2] SELinux Netlabel updates
Date: Tue, 17 Jul 2007 21:53:03 -0400 [thread overview]
Message-ID: <200707172153.03670.paul.moore@hp.com> (raw)
In-Reply-To: <alpine.LFD.0.999.0707171719320.27353@woody.linux-foundation.org>
On Tuesday 17 July 2007 8:24:55 pm Linus Torvalds wrote:
> On Tue, 17 Jul 2007, James Morris wrote:
> > These are updated Netlabel/SELinux changes from Paul, reworked so that
> > they don't break userspace. Michal says they work for him. Please apply
> > for 2.6.23.
>
> They don't work AT ALL for me:
>
> security/selinux/ss/sidtab.o: In function `netlbl_enabled':
> sidtab.c:(.text+0x0): multiple definition of `netlbl_enabled'
> security/selinux/ss/ebitmap.o:ebitmap.c:(.text+0x0): first defined here
>
> Tssk.
>
> That dummy "netlbl_enabled()" should be "static inline", methinks.
>
> Also, that <net/netlabel.h> file has two blocks after each other of
>
> #ifdef CONFIG_NETLABEL
> ..
> #else
> ..
> #endif
>
> #ifdef CONFIG_NETLABEL
> ..
> #else
> ..
> #endif
>
> which might as well be cleaned up at the same time (and might have avoided
> this bug, since then the people involved would have seen the _correct_
> example in the first version)
Oh my. I'll fix this and get another version out to James and Michal tomorrow
morning; I have to spend the rest of the night smacking myself in the
forehead.
--
paul moore
linux security @ hp
prev parent reply other threads:[~2007-07-18 1:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-17 23:48 [PATCH 0/2] SELinux Netlabel updates James Morris
2007-07-17 23:48 ` [PATCH 1/2] SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement James Morris
2007-07-17 23:49 ` [PATCH 2/2] SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel James Morris
2007-07-18 0:24 ` [PATCH 0/2] SELinux Netlabel updates Linus Torvalds
2007-07-18 0:39 ` Michal Piotrowski
2007-07-18 0:46 ` Linus Torvalds
2007-07-18 1:53 ` Paul Moore [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200707172153.03670.paul.moore@hp.com \
--to=paul.moore@hp.com \
--cc=jmorris@namei.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.k.k.piotrowski@gmail.com \
--cc=sds@tycho.nsa.gov \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox