From: Anton Altaparmakov Date: Mon, 12 Sep 2005 14:43:03 +0000 (+0100) Subject: NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as it X-Git-Tag: v2.6.14-rc1~13^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89ecf38c7aee6eb3f6aaf40a6d196ddff4b6d4a8;p=pandora-kernel.git NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as it otherwise causes a BUG(). Signed-off-by: Anton Altaparmakov --- Reading git-diff-tree failed