Martin Schwidefsky 6c61cfe91b [S390] fix kvm defines for 31 bit compile
KVM is not available for 31 bit but the KVM defines cause warnings:

arch/s390/include/asm/pgtable.h: In function 'ptep_test_and_clear_user_dirty':
arch/s390/include/asm/pgtable.h:817: warning: integer constant is too large for 'unsigned long' type
arch/s390/include/asm/pgtable.h:818: warning: integer constant is too large for 'unsigned long' type
arch/s390/include/asm/pgtable.h: In function 'ptep_test_and_clear_user_young':
arch/s390/include/asm/pgtable.h:837: warning: integer constant is too large for 'unsigned long' type
arch/s390/include/asm/pgtable.h:838: warning: integer constant is too large for 'unsigned long' type

Add 31 bit versions of the KVM defines to remove the warnings.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-06-06 14:14:56 +02:00
..
2011-03-31 11:26:23 -03:00
2008-12-25 13:38:55 +01:00
2011-05-26 17:12:38 -07:00
2011-03-31 11:26:23 -03:00
2010-02-26 22:37:29 +01:00
2011-05-26 09:48:25 +02:00
2011-05-23 10:24:28 +02:00
2008-12-25 13:39:06 +01:00
2011-05-26 09:48:24 +02:00
2010-10-07 14:08:55 +01:00
2008-12-25 13:38:57 +01:00
2011-04-04 13:43:16 -04:00
2010-10-24 10:51:30 +02:00
2010-06-09 11:12:36 +02:00
2009-09-22 07:17:42 -07:00
2011-01-05 12:47:31 +01:00
2011-06-06 14:14:56 +02:00
2009-06-12 10:27:31 +02:00
2010-08-09 16:48:44 -04:00
2011-03-23 19:47:18 -07:00
2011-05-28 10:48:39 -07:00
2009-03-26 15:24:05 +01:00