Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: "Ashfield, Bruce" <Bruce.Ashfield@windriver.com>
Subject: Re: Syscall backporting and linux-libc-headers
Date: Thu, 22 Mar 2012 14:49:31 +0000	[thread overview]
Message-ID: <1332427771.9740.240.camel@ted> (raw)
In-Reply-To: <2207E1AD-E06F-40D6-9FD7-1452805A4CF3@dominion.thruhere.net>

On Thu, 2012-03-22 at 13:22 +0100, Koen Kooi wrote:
> 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? 

Why can't we just increase the linux-libc-headers version? Presumably
someone running a kernel without the patches won't see any issue, the
syscall just won't be present and software will fall back?

I think the big concern would be deviating from mainline as its not so
much a backport as a divergence at this point (and this is why we can't
just upgrade)?

CC'ing Bruce since I know he holds opinions on this kind of thing :)

Cheers,

Richard






  reply	other threads:[~2012-03-22 14:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-22 12:22 Syscall backporting and linux-libc-headers Koen Kooi
2012-03-22 14:49 ` Richard Purdie [this message]
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

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=1332427771.9740.240.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=Bruce.Ashfield@windriver.com \
    --cc=openembedded-core@lists.openembedded.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