From: Heiko Carstens Date: Fri, 29 Sep 2006 08:58:41 +0000 (-0700) Subject: [PATCH] convert s390 page handling macros to functions X-Git-Tag: v2.6.19-rc1~851 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dcea57ae19275451a756a2d5bf96b329487b0e0;p=pandora-kernel.git [PATCH] convert s390 page handling macros to functions Convert s390 page handling macros to functions. In particular this fixes a problem with s390's SetPageUptodate macro which uses its input parameter twice which again can cause subtle bugs. [akpm@osdl.org: build fix] Cc: Martin Schwidefsky Signed-off-by: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed