* [2.6.9-ac1] "suid_dumpable" [security/commoncap.ko] undefined
@ 2004-10-21 17:23 Piotr Kaczuba
2004-10-21 17:37 ` Alan Cox
0 siblings, 1 reply; 2+ messages in thread
From: Piotr Kaczuba @ 2004-10-21 17:23 UTC (permalink / raw)
To: linux-kernel
Building the kernel reports this when building modules:
*** Warning: "suid_dumpable" [security/commoncap.ko] undefined!
The capability module fails then to load because it depends on
commoncap. As a consequence bind cannot be run with the -u option to
switch its user.
Looking at the ac patch I can see that it has changed "0" to
"suid_dumpable" but the module obviously lacks the definition.
Please CC me as I'm not subscribed.
Piotr Kaczuba
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [2.6.9-ac1] "suid_dumpable" [security/commoncap.ko] undefined
2004-10-21 17:23 [2.6.9-ac1] "suid_dumpable" [security/commoncap.ko] undefined Piotr Kaczuba
@ 2004-10-21 17:37 ` Alan Cox
0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2004-10-21 17:37 UTC (permalink / raw)
To: Piotr Kaczuba; +Cc: Linux Kernel Mailing List
On Iau, 2004-10-21 at 18:23, Piotr Kaczuba wrote:
> Building the kernel reports this when building modules:
>
> *** Warning: "suid_dumpable" [security/commoncap.ko] undefined!
>
> The capability module fails then to load because it depends on
> commoncap. As a consequence bind cannot be run with the -u option to
> switch its user.
Thanks. Add
EXPORT_SYMBOL(suid_dumpable) to fs/exec.c and that should fix it. I'll
fix it for -ac3
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-10-21 18:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-21 17:23 [2.6.9-ac1] "suid_dumpable" [security/commoncap.ko] undefined Piotr Kaczuba
2004-10-21 17:37 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®