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-prev] [day] [month] [year] [list]
Date:	Mon, 5 May 2008 17:33:30 -0300
From:	"Carlos R. Mafra" <crmafra2@...il.com>
To:	Adrian Bunk <bunk@...nel.org>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	Clemens Ladisch <clemens@...isch.de>,
	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [2.6 patch] #if 0 hpet_unregister()

On Mon  5.May'08 at 21:28:53 +0300, Adrian Bunk wrote:
> This patch #if 0's the unused hpet_unregister().
> 
> Signed-off-by: Adrian Bunk <bunk@...nel.org>
> Acked-by: Clemens Ladisch <clemens@...isch.de>

Hm...what about Documentation/hpet.txt, where it is written:

The kernel API has three interfaces exported from the driver:

	hpet_register(struct hpet_task *tp, int periodic)
	hpet_unregister(struct hpet_task *tp)
	hpet_control(struct hpet_task *tp, unsigned int cmd, unsigned long arg)

Maybe someone could update that file too, to help anyone who wants to
learn about hpet ( hpet_register(...) and hpet_control(...) don't even
exist anymore in the kernel)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ