On Wed, May 15, 2013 at 09:56:24AM +0300, Dan Carpenter wrote: > The parenthesis are in the wrong place so the original code is > equivalent to: > > if (!xen_feature(0x1)) { ... > Or: > if (!xen_feature(XENFEAT_writable_descriptor_tables)) { ... > > Which obviously was not intended. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- > I sent this last November but it was never merged. Ah, it was, but in a different branch (stable/pvh.v8). Let me stick it on branch for Linus. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html