From: Haavard Skinnemoen Date: Mon, 14 Jan 2008 22:33:44 +0000 (+0100) Subject: avr32: Use a quicklist for PGD allocation X-Git-Tag: v2.6.27-rc1~1108^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a4d5292779b6163aa41e594a56307e442fbe73c;p=pandora-kernel.git avr32: Use a quicklist for PGD allocation Use a quicklist to allocate process PGDs. This is expected to be slightly faster since we need to copy entries from swapper_pg_dir, which can stay around for pages on the PGD quick list. Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed