Openembedded Core Discussions
 help / color / mirror / Atom feed
* Syscall backporting and linux-libc-headers
@ 2012-03-22 12:22 Koen Kooi
  2012-03-22 14:49 ` Richard Purdie
  0 siblings, 1 reply; 7+ messages in thread
From: Koen Kooi @ 2012-03-22 12:22 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hi,

In my never ending quest to get consolekit/polkit/etc working properly I've found that CONFIG_AUDITSYSCALL is really usefull (it's usefull in other contexts as well, but that's outside the oe-core set of recipes). It has the following problem:

config AUDITSYSCALL
        bool "Enable system-call auditing support"
        depends on AUDIT && (X86 || PPC || S390 || IA64 || UML || SPARC64 || SUPERH)

No MIPS or ARM support. There recently was a pull request from Al Viro to get at least ARM support into mainline, but I'm not sure what happened to that. Anyway, I backported the ARM patch to 3.0 and 3.2, but to make it usefull I'd need to patch linux-libc-headers and bump PR on virtual/libc.

What's the OE-core position on backporting syscalls to linux-libc-headers? 

regards,

Koen


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-03-23 13:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-22 12:22 Syscall backporting and linux-libc-headers Koen Kooi
2012-03-22 14:49 ` Richard Purdie
2012-03-22 15:12   ` Koen Kooi
2012-03-22 15:44     ` Bruce Ashfield
2012-03-23 12:35       ` Richard Purdie
2012-03-23 12:40         ` Bruce Ashfield
2012-03-23 13:42         ` Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox