Re: [PATCH] security/keys: add CONFIG_KEYS_COMPAT to Kconfig

From: Arnd Bergmann
Date: Wed Feb 08 2017 - 08:28:54 EST


On Wed, Feb 8, 2017 at 2:01 PM, Bilal Amarni <bilal.amarni@xxxxxxxxx> wrote:
> Hi Arnd,
>
> I've made the patch more generic as requested. As the patch affects
> now other architectures, is it still able to go through arm mailing
> list?

It would be good to get an Ack from the other architecture maintainers, you
need to add them to Cc in the submission. The best person to merge the
combined patch would be the keyring maintainer, so send the patch 'To'
him (from MAINTAINERS file):

KEYS/KEYRINGS:
M: David Howells <dhowells@xxxxxxxxxx>
L: keyrings@xxxxxxxxxxxxxxx
S: Maintained

Arnd