commit | d7266d7894b111dee9b081c05944533bc8780eca | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <[email protected]> | Wed May 08 13:02:38 2013 +0000 |
committer | Stefano Stabellini <[email protected]> | Mon May 13 16:14:22 2013 +0000 |
tree | e91ce2d7aea829acbf4f607d5af7df53f7b754d1 | |
parent | 1aa3d8d9935dfb459d64f06ccd828b56147fd971 [diff] |
xen/arm: do not handle VCPUOP_register_vcpu_info failures We expect VCPUOP_register_vcpu_info to succeed, do not try to handle failures. Signed-off-by: Stefano Stabellini <[email protected]> Acked-by: Ian Campbell <[email protected]>