On Wed, Oct 24, 2012 at 09:08:11AM -0700, Greg KH wrote: > Why does the patch below meet the Documentation/stable_kernel_rules.txt > guidelines? What is it hurting to have this included twice?
It does not. Please drop it. I am not surry why/when the stable@ was stuck on it. Will find out and make sure it does not happen on such trival patches. > > thanks, > > greg k-h > > > On Wed, Oct 24, 2012 at 12:35:21AM -0400, Gregs git-bot wrote: > > commit: c2103b7ef7ecb4d17138b6ced4aad1b576affc4e > > From: Wei Yongjun <[email protected]> > > Date: Sun, 7 Oct 2012 22:06:47 +0800 > > Subject: xen/x86: remove duplicated include from enlighten.c > > > > Remove duplicated include. > > > > dpatch engine is used to auto generate this patch. > > (https://github.com/weiyj/dpatch) > > > > CC: [email protected] > > Signed-off-by: Wei Yongjun <[email protected]> > > Signed-off-by: Konrad Rzeszutek Wilk <[email protected]> > > --- > > arch/x86/xen/enlighten.c | 2 -- > > 1 files changed, 0 insertions(+), 2 deletions(-) > > > > diff --git a/arch/x86/xen/enlighten.c b/arch/x86/xen/enlighten.c > > index 4466feb..783522b 100644 > > --- a/arch/x86/xen/enlighten.c > > +++ b/arch/x86/xen/enlighten.c > > @@ -81,8 +81,6 @@ > > #include "smp.h" > > #include "multicalls.h" > > > > -#include <xen/events.h> > > - > > EXPORT_SYMBOL_GPL(hypercall_page); > > > > DEFINE_PER_CPU(struct vcpu_info *, xen_vcpu); > > -- > > 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
