commit | e41e0fc61ae776b9235380fe9570af31ea7bbc86 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Tue Apr 19 13:06:06 2011 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon May 02 09:38:35 2011 -0300 |
tree | 5f0b79d045b40305932220b44e4f60a7beac315f | |
parent | 0c31b744f606d1c19b698041480eb195b8801747 [diff] |
x86: Allow multiple cpu feature matches of lookup_feature kvmclock is represented by two feature bits. Therefore, lookup_feature needs to continue its search even after the first match. Enhance it accordingly and switch to a bool return type at this chance. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>