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>] [day] [month] [year] [list]
Date:	Wed, 20 Dec 2006 07:39:05 -0500 (EST)
From:	"Robert P. J. Day" <rpjday@...dspring.com>
To:	Linux kernel mailing list <linux-kernel@...r.kernel.org>
Subject: anyone want to remove the remaining traces of "get_free_page"?


given that "get_free_page" is dead:

  http://www.ussg.iu.edu/hypermail/linux/kernel/0210.1/1471.html

maybe someone wants to remove the final references to it from the
tree:

$ grep -rw get_free_page *
arch/sparc/kernel/ioport.c: * <rth> zait: remap_it_my_way(virt_to_phys(get_free_page()))
arch/sparc/kernel/ioport.c: * <zaitcev> Suppose I did this remap_it_my_way(virt_to_phys(get_free_page())).
arch/um/os-Linux/aio.c: * which needs get_free_page.  exit_aio is a __uml_exitcall because the generic
Documentation/nommu-mmap.txt:     allocate the buffer, not get_free_page().
drivers/net/wan/z85230.c: *     DMA now uses get_free_page as kmalloc buffers may span a 64K
include/asm-i386/kexec.h: * KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return.
include/asm-sh/kexec.h: * KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return.
include/asm-s390/kexec.h: * KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return.
include/asm-x86_64/kexec.h: * KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return.

rday
-
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