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]
Date:	Tue, 17 Oct 2006 21:42:12 +0200
From:	"Thomas Maier" <balagi@...tmail.de>
To:	linux-kernel@...r.kernel.org
Cc:	petero2@...ia.com, akpm@...l.org,
	"Jens Axboe" <jens.axboe@...cle.com>
Subject: [PATCH 1/2] 2.6.19-rc2-mm1 ll_rw_blk.c: export clear_queue_congested and set_queue_congested

Hello,

this patch exports the clear_queue_congested()
and set_queue_congested() functions located in ll_rw_blk.c

The functions are renamed to blk_clear_queue_congested()
and blk_set_queue_congested().

(needed in the pktcdvd driver's bio write congestion control)

(have the bits set with set_queue_congested() any use?
seems they are never used by anyone....)

Signed-off-by: Thomas Maier <balagi@...tmail.de>


Download attachment "1-export-queue-congestion-ll_rw_blk-2.6.19-rc2-mm1.patch" of type "application/octet-stream" (3445 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ