Re: [PATCH v2 0/3] ngene: Replace semaphores with mutexes

From: Binoy Jayan
Date: Tue Jun 13 2017 - 06:31:09 EST


Hi Arnd,

On 13 June 2017 at 15:19, Arnd Bergmann <arnd@xxxxxxxx> wrote:
> On Tue, Jun 13, 2017 at 10:58 AM, Binoy Jayan <binoy.jayan@xxxxxxxxxx> wrote:
>> These are a set of patches [v2] which removes semaphores from ngene.
>> These are part of a bigger effort to eliminate unwanted semaphores
>> from the linux kernel.
>
> All three
>
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> I already gave an Ack for one or two of the patches in the first round, but
> you seem to have dropped that. When you resend a patch with an Ack,
> please include that above your Signed-off-by line. (No need to resend
> for an Ack otherwise, this normally gets picked up when the patch
> gets applied from the list.

Sorry I dropped it as there were changes in two of the patches.
But there were obvious ones anyway.

Thanks,
Binoy