Re: [PATCH] net: provide capability and group sets via SCM

From: David Miller
Date: Mon Feb 14 2011 - 20:48:50 EST


From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
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@xxxxxxxxxxxxxxxx>

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