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] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.00.0803211859410.3781@apollo.tec.linutronix.de>
Date:	Fri, 21 Mar 2008 19:03:19 +0100 (CET)
From:	Thomas Gleixner <tglx@...utronix.de>
To:	Andi Kleen <andi@...stfloor.org>
cc:	andreas.herrmann3@....com, mingo@...e.hu,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [4/7] Don't use large pages to map the first 2/4MB of
 memory

On Fri, 21 Mar 2008, Andi Kleen wrote:
> > Also we split the first GB mapping anyway due to the various regions
> > (NX, RO, UC) in there.
> 
> I didn't think so unless you have DEBUG_RODATA enabled? 

NX is independent of DEBUG_RODATA and the RODATA protection should be
made unconditional on anyway.

> Also there
> should be no UC region there as known by the kernel. There might
> be a WC region there from the frame buffer code, but that is an MTRR,
> not a pageattr.

The first ioremap of the PCI space splits the GB page as well.

Thanks,

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