]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] convert s390 page handling macros to functions
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 29 Sep 2006 08:58:41 +0000 (01:58 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Sep 2006 16:18:03 +0000 (09:18 -0700)
commitae6e10d67a1e52f5fca1ca350905fb0be4099074
tree37b0def2369c106fdf3653ca85e0c1a34ce4d905
parent78c509790db5744efa1412e1b74c37eabc9282c5
[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 <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/s390/appldata/appldata_base.c
include/asm-s390/pgtable.h
include/linux/page-flags.h