From: Russell King Date: Sat, 21 Apr 2007 08:59:44 +0000 (+0100) Subject: [ARM] mm 1: Combine mem_type domain into prot_* at init time X-Git-Tag: v2.6.22-rc1~1009^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2497f0a8125e307cf1fd4222bab53f66305eba27;p=pandora-kernel.git [ARM] mm 1: Combine mem_type domain into prot_* at init time Rather than combining the domain for a particular memory type with the protection information each time we want to use it, do so when we fix up the mem_type array at initialisation time. Rename struct mem_types to be mem_type - each structure is one memory type description, not several. Signed-off-by: Russell King --- Reading git-diff-tree failed