From: Russell King Date: Sun, 11 Nov 2007 10:55:25 +0000 (+0000) Subject: [ARM] remove useless setting of VM_RESERVED X-Git-Tag: v2.6.24-rc3~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d6a54d1e4c2c6fbccd128ab4e6c8817db124866;p=pandora-kernel.git [ARM] remove useless setting of VM_RESERVED remap_pfn_range() takes care of setting the appropriate VM_* flags itself; there's no need for callers of remap_pfn_range() to set VM_RESERVED before it is called. Signed-off-by: Russell King --- Reading git-diff-tree failed