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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 28 Dec 2006 14:14:17 -0600
From:	Robert Hancock <hancockr@...w.ca>
To:	Arjan van de Ven <arjan@...radead.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Marcelo Tosatti <marcelo@...ck.org>
Subject: Re: [PATCH] introduce config option to disable DMA zone on i386

Arjan van de Ven wrote:
> ...but Marcelo's patch doesn't implement anything of that kind....
> In addition, many ISA bus drivers do not use the DMA API *at all*
> currently. If you want to fix them all up, great! But somehow I doubt
> those will get fixed in the next decade.. they've been like this for at
> least half a decade or longer :-)

Point being, if this doesn't already work it's likely a bug even without 
this patch. And drivers that don't use the DMA API should at least be 
allocating memory with GFP_DMA which should fail if that zone doesn't 
contain any memory (and if not, that's likely a bug as well).

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@...pamshaw.ca
Home Page: http://www.roberthancock.com/

-
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