Heiko Carstens ee0ddadd08 [S390] vmemmap: fix off-by-one bug.
If a memory range is supposed to be added to the 1:1 mapping and it
ends just below the maximum supported physical address it won't
succeed. This is because a test doesn't consider that the end address
is 1 smaller than start + size.
Fix the comparison.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-06-10 10:03:27 +02:00
..
2008-06-02 20:38:15 +01:00
2008-05-27 13:24:39 -07:00
2008-06-10 10:03:27 +02:00
2008-06-09 16:49:43 +09:00
2008-06-03 15:21:21 -07:00
2008-06-06 11:29:10 -07:00