s390/mem_detect: add DAT sanity check
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 27 Apr 2013 11:07:17 +0000 (13:07 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 2 May 2013 13:50:23 +0000 (15:50 +0200)
Add sanity check: verify if the passed in array resides in vmalloc space.
If so print a warning and return to caller.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found