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:	Tue, 6 May 2008 06:56:04 -0700
From:	Arjan van de Ven <arjan@...radead.org>
To:	"Timur Alperovich" <timur.alperovich@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: exported version of page_is_ram?

On Mon, 5 May 2008 17:13:46 -0400
"Timur Alperovich" <timur.alperovich@...il.com> wrote:

> I put the whole driver on pastebin http://pastebin.com/m24c50118
> For now I tried to use the code for page_is_ram in there, only to
> realize that e820 struct is also not exported. Is there a way to do
> this with the existing code in the kernel, since I'd like the code to
> run on older 2.6 kernels as well?

to be honest, the real solution would be to make an "for each memory
page" iterator in the main kernel... 
working on older kernels isn't going to fly though that way;(
--
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