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
| ||
|
Message-Id: <B239D728-5354-42F7-90E6-DE19429D0FBF@kernel.crashing.org> Date: Tue, 8 Jan 2008 11:46:16 -0600 From: Kumar Gala <galak@...nel.crashing.org> To: LKML <linux-kernel@...r.kernel.org> Cc: linux-mm@...ck.org Subject: reserving a region of highmem at boot time Is there a way to mark a page if its in highmem as reserved at boot time? I'm on a ppc32 system and we are trying to ensure that the last page of memory isn't used by the kernel. I see reserve_bootmem but that seems to only deal with low memory. thanks - k -- 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/