Re: 2.6.24-rc2-rt1

From: Steven Rostedt
Date: Thu Nov 15 2007 - 22:40:29 EST



On Thu, 15 Nov 2007, Mark Knecht wrote:

> On Nov 15, 2007 10:40 AM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> > Finally!
> >
> > We are pleased to announce 2.6.24-rc2-rt1.
> >
> <SNIP>
>
> Hi Steve,
> Not sure I've ever posted on this list. Always looking to help out
> at my low level.
>
> Anyway, I tried building the kernel. My 1st two attempts, done
> running make menuconfig from scratch, didn't boot. I gave up on that
> for now and tried using make oldconfig from my 2.6.23-rt1 kernel (I'm
> so far behind!!) and ended up with this error. Not sure it's enough
> for you to find the bug. If you want/need more or want the config file
> let me know.
>
> I'm sure this is just me setting inappropriate bits but I figured I
> might as well send along the info. >/dev/null if it's inappropriate
> but let me know how to move forward if possible.
>
> As always thanks the the rt-kernel team for all you do.
>
> Cheers,
> Mark
>
> CC ipc/mqueue.o
> CC ipc/compat_mq.o
> LD ipc/built-in.o
> CC security/security.o
> CC security/dummy.o
> CC security/inode.o
> LD security/built-in.o
> CC [M] security/commoncap.o
> CC [M] security/realcap.o
> security/realcap.c: In function 'realtime_exit':
> security/realcap.c:129: error: implicit declaration of function
> 'mod_unreg_security'
> security/realcap.c:133: error: implicit declaration of function
> 'unregister_security'
> make[1]: *** [security/realcap.o] Error 1
> make: *** [security] Error 2
> lightning linux #

Hi Mark,

I guess you enabled the realtime capabilities (Realtime-LSM - Obsolete -)

You could disable that, and try again. I'm not sending a fix (yet)
because ...


Ingo,

Do we still need to have the realtime-lsm.patch? It has been considered
obsolete for over a year now. Can we finally remove it.

-- Steve

-
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/