From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 29 Jan 2025 19:01:49 +0300 From: Vitaly Chikunov To: Daniil Gnusarev Message-ID: <20250129160149.buyorp6fsi7mf43o@altlinux.org> References: <360d4847-2fe3-4297-945e-a416c832f060@basealt.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <360d4847-2fe3-4297-945e-a416c832f060@basealt.ru> Cc: devel-kernel@lists.altlinux.org Subject: Re: [d-kernel] =?koi8-r?b?8cTSzyA2LjYvc2lzeXBodXMsIMnT0NLB18zFzsnF?= =?koi8-r?b?IMTM0SBwY2llLWJhaWthbA==?= X-BeenThere: devel-kernel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux kernel packages development List-Id: ALT Linux kernel packages development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2025 16:01:49 -0000 Archived-At: List-Archive: List-Post: On Wed, Jan 29, 2025 at 07:55:49PM +0400, Daniil Gnusarev wrote: > Добрый день. > > Исправлена ошибка выявленная с помощью kasan в драйвере pcie-baikal. > > The following changes since commit 169405cadc86ecad9686e3eb4135fe8a0f4da2d8: > >   1:6.6.74-alt1 (2025-01-23 21:26:26 +0300) > > are available in the Git repository at: > >   https://gitlab.basealt.space/altworkstation/kernel-image.git > tags/baikal-m-6.6-sisyphus-6.6.74-alt1 Applied, thanks > > for you to fetch changes up to 3b09d48d685dba3c9611c0bef32dc65a98d5cd9c: > >   pci: baikal: use raw_spinlock for regmap of gbr registers (2025-01-28 > 17:37:50 +0400) > > ---------------------------------------------------------------- > Daniil Gnusarev (1): >       pci: baikal: use raw_spinlock for regmap of gbr registers > >  drivers/pci/controller/dwc/pcie-baikal-core.c | 45 > ++++++++++++++++++++------- >  1 file changed, 34 insertions(+), 11 deletions(-)