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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 21 Aug 2006 15:00:06 -0600
From:	ebiederm@...ssion.com (Eric W. Biederman)
To:	Andi Kleen <ak@...e.de>
Cc:	vgoyal@...ibm.com, Magnus Damm <magnus.damm@...il.com>,
	Magnus Damm <magnus@...inux.co.jp>, fastboot@...ts.osdl.org,
	linux-kernel@...r.kernel.org
Subject: Re: [Fastboot] [PATCH][RFC] x86_64: Reload CS when startup_64 is used.

Andi Kleen <ak@...e.de> writes:

>> I'm not certain I caught everything but as far as I know I did.
>> Part of that was by having the code run at a fixed virtual address so
>> we still live in the last 2GB of the virtual address space.
>
> You changed the -2GB (or rather -40MB unpatched) mapping to not necessarily 
> be linear?

I left it linear but I removed assumptions about which physical address it
goes to.

>  There are a couple of assumptions that it is, including at boot up
> (it doubles as the 1:1 mapping then) and in change_page_attr() and in
> suspend/resume.

Yes.  Those all sound familiar.

I removed the doubling as the 1:1 physical mapping.

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