diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2016-11-23 16:14:06 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2016-11-24 14:22:59 +1100 |
commit | a91d5df2b44a0c9b171ac47a48e02e762c8224e9 (patch) | |
tree | 17408359123934e2c712f6b228da4dfbf48d5e4c /scripts/gdb/linux/utils.py | |
parent | e2702871b4b70a39e08c46744a8fa16e281120aa (diff) |
KVM: PPC: Move KVM_PPC_PVINFO_FLAGS_EV_IDLE definition next to its structure
The KVM_PPC_PVINFO_FLAGS_EV_IDLE macro defines a bit for use in the flags
field of struct kvm_ppc_pvinfo. However, changes since that was introduced
have moved it away from that structure definition, which is confusing.
Move it back next to the structure it belongs with.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions