[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] x86/emul: Annotate more intentional fallthrough cases
>>> On 12.12.16 at 11:05, <andrew.cooper3@xxxxxxxxxx> wrote: > @@ -4314,6 +4315,7 @@ x86_emulate( > > case 0xfe: /* Grp4 */ > generate_exception_if((modrm_reg & 7) >= 2, EXC_UD); > + /* Fallthough. */ With the missing r added, Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |