From: Hendrik Brueckner Date: Mon, 11 Feb 2013 13:29:49 +0000 (+0100) Subject: s390/mm: Fix crst upgrade of mmap with MAP_FIXED X-Git-Tag: v3.9-rc1~111^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=486c0a0bc80d370471b21662bf03f04fbb37cdc6;p=pandora-kernel.git s390/mm: Fix crst upgrade of mmap with MAP_FIXED Right now the page table upgrade does not happen if the end address of a fixed mapping is greater than TASK_SIZE. Enhance s390_mmap_check() to handle MAP_FIXED mappings correctly. Signed-off-by: Hendrik Brueckner Reviewed-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed