All of lore.kernel.org
 help / color / mirror / Atom feed
From: Casey Schaufler <casey@schaufler-ca.com>
To: David Miller <davem@davemloft.net>
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	ext-jarkko.2.sakkinen@nokia.com, Janne.Karhunen@nokia.com,
	elena.reshetova@nokia.com,
	Casey Schaufler <casey@schaufler-ca.com>
Subject: Re: [PATCH] net: provide capability and group sets via SCM
Date: Tue, 15 Feb 2011 10:09:00 -0800	[thread overview]
Message-ID: <4D5AC13C.10000@schaufler-ca.com> (raw)
In-Reply-To: <20110214.174919.48492611.davem@davemloft.net>

On 2/14/2011 5:49 PM, David Miller wrote:
> From: Casey Schaufler <casey@schaufler-ca.com>
> Date: Tue, 08 Feb 2011 14:28:27 -0800
>
>> Subject: [PATCH] net: provide group lists and capability set via CMSG
>>
>> Provide the namespace converted group list of the peer
>> process using the SCM mechanism. Provide the capability
>> set of the peer process. The capability set is not
>> namespace converted on the assumption that there is no
>> such conversion available or required.
>>
>> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
> You can't just hit the asm-generic header, you have to also hit
> all of the architectures that don't use the asm-generic header,
> including sparc, powerpc, mips, s390, arm, alpha, cris, frv, h8300,
> ia64, m32r, m68k, m68knommu, mn10300, parisc, and xtensa.

OK, I was afraid of that. Updated version will include those.
Thank you.


> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>
>


      reply	other threads:[~2011-02-15 18:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-17 15:56 [PATCH] scm: provide full privilege set via SCM_PRIVILEGE Casey Schaufler
2011-01-17 21:10 ` David Miller
2011-01-19  5:45 ` Eric W. Biederman
2011-01-19 14:57   ` Casey Schaufler
2011-01-19 16:18     ` Eric W. Biederman
2011-01-19 20:40       ` Casey Schaufler
2011-02-08 22:28 ` [PATCH] net: provide capability and group sets via SCM Casey Schaufler
2011-02-15  1:49   ` David Miller
2011-02-15 18:09     ` Casey Schaufler [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=4D5AC13C.10000@schaufler-ca.com \
    --to=casey@schaufler-ca.com \
    --cc=Janne.Karhunen@nokia.com \
    --cc=davem@davemloft.net \
    --cc=elena.reshetova@nokia.com \
    --cc=ext-jarkko.2.sakkinen@nokia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.