From: Jakub Kicinski Date: Tue, 14 May 2024 01:33:14 +0000 (-0700) Subject: Merge branch 'move-est-lock-and-est-structure-to-struct-stmmac_priv' X-Git-Tag: io_uring-6.10-20240523~85^2~5 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=b08191d860293e962cc202d050e943842a7395e3;p=linux-block.git Merge branch 'move-est-lock-and-est-structure-to-struct-stmmac_priv' Xiaolei Wang says: ==================== Move EST lock and EST structure to struct stmmac_priv 1. Pulling the mutex protecting the EST structure out to avoid clearing it during reinit/memset of the EST structure,and reacquire the mutex lock when doing this initialization. 2. Moving the EST structure to a more logical location ==================== Link: https://lore.kernel.org/r/20240513014346.1718740-1-xiaolei.wang@windriver.com Signed-off-by: Jakub Kicinski --- b08191d860293e962cc202d050e943842a7395e3