Tested the same Test Case on the latest available Kernel.

Performed to following :
====================
In the ubuntu_guest:
----------------------------
root@ubuntu:/boot# uname -a
Linux ubuntu 3.13.0-3-generic #18-Ubuntu SMP Mon Jan 13 18:49:22 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux
root@ubuntu:/boot# 

Copied the latest Kernel to the Host
scp /boot/vmlinux-3.13.0-3-generic root@9.3.189.114

Spawned the VM using the latest vmlinux as:
qemu-system-ppc64 -enable-kvm -M pseries -cpu POWER8 -smp 1 -m 10G -nographic 
-nodefaults -monitor stdio -serial pty -append "root=/dev/sda" -kernel 
vmlinux-3.13.0-3-generic -device spapr-vscsi -device 
spapr-vlan,netdev=net0,mac=6c:ae:8b:69:16:22 -netdev bridge,br=virbr0,id=net0 
-drive file=ubuntu_new.qcow2 -mem-path /hugetlbfs

Logged into the ubuntu guest and ran the hugemmap Test Cases in LTP.

I DO NOT SEE the call traces happening.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1266396

Title:
  Call Traces seen when running hugemmap test suite

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to