[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1781917429.4071.1540759539282@email.ionos.de>
Date: Sun, 28 Oct 2018 21:45:39 +0100 (CET)
From: Stefan Wahren <stefan.wahren@...e.com>
To: Nicolas Saenz Julienne <nsaenzjulienne@...e.de>
Cc: linux-rpi-kernel@...ts.infradead.org, eric@...olt.net,
gregkh@...uxfoundation.org, linux-arm-kernel@...ts.infradead.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
dave.stevenson@...pberrypi.org
Subject: Re: [PATCH RFC 09/18] staging: vchiq_core: do not initialize
semaphores twice
Hi Nicolas,
> Nicolas Saenz Julienne <nsaenzjulienne@...e.de> hat am 26. Oktober 2018 um 15:48 geschrieben:
>
>
> vchiq_init_state() initialises a series of semaphores to then call
> remote_event_create() on the same semaphores, which initializes them
> again.
i would prefer to have all init stuff at one place in vchiq_init_state() and drop this ugliness from remote_event_create() instead. Is this possible?
Powered by blists - more mailing lists