Re: [PATCH v3] memory/samsung: reduce protected code area in IRQ

From: Krzysztof Kozlowski
Date: Tue May 12 2020 - 09:16:44 EST


On Tue, May 12, 2020 at 05:31:49AM -0700, Bernard Zhao wrote:
> This change will speed-up a bit this IRQ processing and there
> is no need to protect return value or printing.
>
> Signed-off-by: Bernard Zhao <bernard@xxxxxxxx>
> ---
> Changes since v1:
> *change release lock before the if statement.
> *revert dmc->df->lock mutex lock to protect function
> exynos5_dmc_perf_events_check
>
> Changes since v2:
> *Improve subject and commit message
>
> Link for V1:
> *https://lore.kernel.org/patchwork/patch/1238888/
> ---
> drivers/memory/samsung/exynos5422-dmc.c | 6 ++----

Thanks, applied.

Best regards,
Krzysztof