[S390] vmur: diag14 only works with buffers below 2GB
authorMichael Holzheu <holzheu@de.ibm.com>
Fri, 10 Aug 2007 12:32:34 +0000 (14:32 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 10 Aug 2007 12:32:39 +0000 (14:32 +0200)
commit3eed13cc3beaa9ee07b126a662def88f7281394e
tree61a127b09b0c6ec7bace4a121a046a895710a77d
parent4eac34529bce2b4cca9be90a6903c965baa8193c
[S390] vmur: diag14 only works with buffers below 2GB

If memory buffers above 2GB are used, diagnose 14 raises a specification
exception. This fix ensures that buffer allocation is done below the 2GB
boundary.

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/vmur.c