summaryrefslogtreecommitdiffstats
path: root/arch/s390
diff options
context:
space:
mode:
authorGeert Uytterhoeven2015-05-21 14:00:47 +0200
committerMartin Schwidefsky2015-06-15 10:50:48 +0200
commit4e0a64124f80029d787d2d1fd2b0daf2b431cb70 (patch)
tree058ee4a2320a888df8159fead48969f236619c53 /arch/s390
parents390/sclp: Use DECLARE_BITMAP (diff)
downloadkernel-qcow2-linux-4e0a64124f80029d787d2d1fd2b0daf2b431cb70.tar.gz
kernel-qcow2-linux-4e0a64124f80029d787d2d1fd2b0daf2b431cb70.tar.xz
kernel-qcow2-linux-4e0a64124f80029d787d2d1fd2b0daf2b431cb70.zip
s390/mm: s/specifiation/specification/, s/an specification/a specification/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390')
-rw-r--r--arch/s390/include/asm/pgtable.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/s390/include/asm/pgtable.h b/arch/s390/include/asm/pgtable.h
index fc642399b489..9a04717f5d0c 100644
--- a/arch/s390/include/asm/pgtable.h
+++ b/arch/s390/include/asm/pgtable.h
@@ -1565,9 +1565,9 @@ static inline int has_transparent_hugepage(void)
/*
* 64 bit swap entry format:
* A page-table entry has some bits we have to treat in a special way.
- * Bits 52 and bit 55 have to be zero, otherwise an specification
+ * Bits 52 and bit 55 have to be zero, otherwise a specification
* exception will occur instead of a page translation exception. The
- * specifiation exception has the bad habit not to store necessary
+ * specification exception has the bad habit not to store necessary
* information in the lowcore.
* Bits 54 and 63 are used to indicate the page type.
* A swap pte is indicated by bit pattern (pte & 0x201) == 0x200