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:	Wed, 31 Jan 2007 02:57:33 -0500
From:	Len Brown <lenb@...nel.org>
To:	Andrew Morton <akpm@...l.org>
Cc:	Olivier Galibert <galibert@...ox.com>,
	linux-kernel@...r.kernel.org, Andi Kleen <ak@...e.de>
Subject: Re: 2.6.20-rc6-mm3

On Tuesday 30 January 2007 04:26, Andrew Morton wrote:

> Len, what was in that merge anyway?  Lots of renaming and shuffling things
> around - the sorts of things which are safe as long as they compile OK.  But
> was there much substantive material in there as well?

The big thing was the new table manager.
Linux used to have multiple copies of the ACPI tables -- sometimes inconsistent.
Now, we use a single copy of each table.
Indeed, with the exception of the FADT -- where we need to convert multiple
versions into a single version, we map the tables directly where the BIOS
gives them to us and thus don't allocate any memory for them at all.

cheers,
-Len
-
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