From: Helge Deller Date: Wed, 4 Feb 2009 23:06:00 +0000 (+0100) Subject: parisc: allow to build with 16k default kernel page size X-Git-Tag: v2.6.30-rc1~233^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afca2523876301cc6130fc3cc402173eeeb89830;p=pandora-kernel.git parisc: allow to build with 16k default kernel page size Introduce new convert_for_tlb_insert20 macro and use it to replace assembler statements with hardcoded constants. This change allows the parisc64 kernel to boot with 16kb default kernel page size, aka CONFIG_PARISC_PAGE_SIZE_16KB=y. Signed-off-by: Helge Deller Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed