commit | 3eed13cc3beaa9ee07b126a662def88f7281394e | [log] [tgz] |
---|---|---|
author | Michael Holzheu <holzheu@de.ibm.com> | Fri Aug 10 14:32:34 2007 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Aug 10 14:32:39 2007 +0200 |
tree | 61a127b09b0c6ec7bace4a121a046a895710a77d | |
parent | 4eac34529bce2b4cca9be90a6903c965baa8193c [diff] |
[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>