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, 7 Jun 2007 17:25:36 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	"Robert P. J. Day" <rpjday@...dspring.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: whacking out the __get_dma_pages() macro.

On Thu, Jun 07, 2007 at 04:07:46AM -0400, Robert P. J. Day wrote:
> 
>   the following represents the entire set of calls to the
> __get_dma_pages() macro that i plan on reverting back to the regular
> get_free_pages() macro so __get_dma_pages() can be tossed.  any major
> objections?
> 
> include/asm-sh/floppy.h:	return __get_dma_pages(GFP_KERNEL,get_order(size));
Hmm, I thought I killed that a long time ago.. In any event, we never set
ARCH_MAY_HAVE_PC_FDC, so this header is never used. Feel free to just
kill the header entirely in your conversion patch.
-
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