From: Christian Borntraeger Date: Mon, 7 Dec 2009 11:52:11 +0000 (+0100) Subject: [S390] s390: use change recording override for kernel mapping X-Git-Tag: v2.6.33-rc1~349^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a985c6194017de2c062916ad1cd00dee0302c40;p=pandora-kernel.git [S390] s390: use change recording override for kernel mapping We dont need the dirty bit if a write access is done via the kernel mapping. In that case SetPageDirty and friends are used anyway, no need to do that a second time. We can use the change-recording overide function for the kernel mapping, if available. Signed-off-by: Christian Borntraeger Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed