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>] [day] [month] [year] [list]
Date:	Mon, 7 Jun 2010 14:51:30 +0200
From:	Jindřich Makovička <makovick@...il.com>
To:	mchehab@...radead.org, patrick.boettcher@...y.de,
	linux-kernel@...r.kernel.org, video4linux-list@...hat.com
Subject: [PATCH] DVB flexcop-pci: sanitize driver name to avoid warning on 
	load

Hi,

DVB driver for Flexcop/Technisat receiver currently calls request_irq()
with a long driver name containing slashes. This triggers a warning
when kernel tries to create /proc/irq/[NN]/[driver name] directory
(attached to avoid mangling).

The patch in attachment changes the driver name used in
pci_request_regions() and request_irq() to a shorter version without
slashes.

Signed-off-by: Jindrich Makovicka <makovick@...il.com>

-- 
Jindrich Makovicka

View attachment "warn.txt" of type "text/plain" (3299 bytes)

View attachment "b2c2.diff" of type "text/x-patch" (618 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ