aboutsummaryrefslogtreecommitdiff
path: root/slof
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <aik@ozlabs.ru>2013-12-09 17:23:33 +1100
committerNikunj A Dadhania <nikunj@linux.vnet.ibm.com>2013-12-09 12:21:39 +0530
commit5354659cf53571cd5500771f71b109d339cd3394 (patch)
treeee5ffa3e1865abdee801ec7440c6c921fc9dea85 /slof
parent7d0c28432892bcd44478b1c72c4d4cb9ae42077a (diff)
downloadSLOF-5354659cf53571cd5500771f71b109d339cd3394.zip
SLOF-5354659cf53571cd5500771f71b109d339cd3394.tar.gz
SLOF-5354659cf53571cd5500771f71b109d339cd3394.tar.bz2
cas: remove warning
Since client-architecture-support is not support by the mainline QEMU yet, this warning might be confusing so remove it. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Diffstat (limited to 'slof')
-rw-r--r--slof/fs/archsupport.fs2
1 files changed, 1 insertions, 1 deletions
diff --git a/slof/fs/archsupport.fs b/slof/fs/archsupport.fs
index 52daab2..cc07924 100644
--- a/slof/fs/archsupport.fs
+++ b/slof/fs/archsupport.fs
@@ -28,7 +28,7 @@
THEN
FALSE
ELSE
- ." hv-cas failed " TRUE
+ TRUE
THEN
>r size free-mem r>
;