On 11/16/2009 12:46 PM, Dietmar Maurer wrote:
Nothing changed between these two versions to warrant this.
Oh, sorry - the one which works is kvm-kmod-2.6.30.1
Can you post a disassembly of svm_get_msr() around the offending
address?
Please can you tell me how to do that?
objdump -Dr .../kvm-amd.ko
Look at the start address of svm_get_msr (search for the name), add
0x146 (from ":kvm_amd:svm_get_msr+0x146/0x300"), list ~30 lines above
and below that.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html