lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240826132604.3240-1-tumic@gpxsee.org>
Date: Mon, 26 Aug 2024 15:26:03 +0200
From: tumic@...see.org
To: Mauro Carvalho Chehab <mchehab@...nel.org>,
	Hans Verkuil <hverkuil@...all.nl>
Cc: linux-media@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	11162571@...o.com,
	Martin Tůma <martin.tuma@...iteqautomotive.com>
Subject: [PATCH 0/1] media: mgb4: Fix debugfs error handling

From: Martin Tůma <martin.tuma@...iteqautomotive.com>

This patch handles multiple mgb4 debugfs error handling bugs including the issues
from the two patches from Yang Ruibin:
https://patchwork.linuxtv.org/project/linux-media/patch/20240821071100.7839-1-11162571@vivo.com/
https://patchwork.linuxtv.org/project/linux-media/patch/20240821072944.9275-1-11162571@vivo.com/

Additionally it removes the #ifdef CONFIG_DEBUG_FS lines where possible as
requested by Hans Verkuil.

Martin Tůma (1):
  media: mgb4: Fix debugfs error handling

 drivers/media/pci/mgb4/mgb4_core.c |  8 ++------
 drivers/media/pci/mgb4/mgb4_core.h |  2 --
 drivers/media/pci/mgb4/mgb4_vin.c  | 25 ++++++++++---------------
 drivers/media/pci/mgb4/mgb4_vin.h  |  1 -
 drivers/media/pci/mgb4/mgb4_vout.c | 25 ++++++++++---------------
 drivers/media/pci/mgb4/mgb4_vout.h |  1 -
 6 files changed, 22 insertions(+), 40 deletions(-)


base-commit: ea2e2ea551abf0ce8350f82e8cd431b7f8a1e5e9
-- 
2.46.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ