[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <61d756c7-caf1-4856-a384-703946f3d503@email.android.com>
Date: Fri, 25 Jan 2013 22:30:13 +0100
From: Michal Marek <mmarek@...e.cz>
To: David Howells <dhowells@...hat.com>
CC: rusty@...abs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/4] MODSIGN: Add -s <signature> option to sign-file
David Howells <dhowells@...hat.com> wrote:
>Michal Marek <mmarek@...e.cz> wrote:
>
>> This option allows to append an externally computed singature to the
>> module. This is needed in setups, where the private key is not
>directly
>> available, but a service exists that returns signatures for given
>files.
>>
>> Signed-off-by: Michal Marek <mmarek@...e.cz>
>> ---
>> v2: Use two-argument version of getopts to avoid global variables
>> Use parentheses in EXPR if (...) constructs
>
>Feel free to add:
>
>Acked-by: David Howells <dhowells@...hat.com>
>
>to your patches.
Thanks for your review.
Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists