From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philip Li Subject: Re: [kbuild-all] [tip: x86/vmware] input/vmmouse: Update the backdoor call with support for new instructions Date: Mon, 2 Sep 2019 09:13:42 +0800 Message-ID: <20190902011342.GA14687@intel.com> References: <20190829163353.GC2132@zn.tnic> <20190830010349.GD857@intel.com> <20190830062053.GA2598@intel.com> <20190830080650.GA30413@zn.tnic> <20190830143645.GA4784@intel.com> <20190830144628.GC30413@zn.tnic> <20190830150002.GA6931@intel.com> <20190830150856.GB6931@intel.com> <20190830193557.GF30413@zn.tnic> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190830193557.GF30413@zn.tnic> Sender: linux-kernel-owner@vger.kernel.org To: Borislav Petkov Cc: Thomas Gleixner , kbuild test robot , linux-input@vger.kernel.org, Thomas Hellstrom , x86-ml , linux-tip-commits@vger.kernel.org, pv-drivers@vmware.com, Dmitry Torokhov , linux-kernel@vger.kernel.org, tip-bot2 for Thomas Hellstrom , Doug Covelli , Ingo Molnar , VMware Graphics , kbuild-all@01.org, "H. Peter Anvin" , Ingo Molnar List-Id: linux-input@vger.kernel.org On Fri, Aug 30, 2019 at 09:35:57PM +0200, Borislav Petkov wrote: > On Fri, Aug 30, 2019 at 11:08:56PM +0800, Philip Li wrote: > > hi Boris, for the build status notification, we currently send to below > > address, is it still valid? If not, can you suggest one for us? > > Sure, here's an update patch ontop of your master branch: Thanks Boris, it is applied, and will take effect soon. > > --- > From: Borislav Petkov > Date: Fri, 30 Aug 2019 21:33:29 +0200 > Subject: [PATCH] repo/linux/tip: Update tip tree contact information > > Replace hpa with Borislav and change contact mail address. > > Signed-off-by: Borislav Petkov > --- > repo/linux/tip | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/repo/linux/tip b/repo/linux/tip > index 4fc5d88176fd..96a7dec66f97 100644 > --- a/repo/linux/tip > +++ b/repo/linux/tip > @@ -2,11 +2,11 @@ url: https://kernel.googlesource.com/pub/scm/linux/kernel/git/tip/tip.git > integration_testing_branches: auto-latest > mail_cc: > - linux-kernel@vger.kernel.org > -- tipbuild@zytor.com > +- x86@kernel.org > owner: > - Ingo Molnar > -- H. Peter Anvin > - Thomas Gleixner > +- Borislav Petkov > subsystems: > - x86 > - fpu > @@ -16,4 +16,4 @@ subsystems: > - locking > blacklist_branch: auto-.*|tmp-.*|base-.*|test.*|.*-for-linus > notify_build_success_branch: .* > -build_success_mail_to: tip build status > +build_success_mail_to: x86-ml > -- > 2.21.0 > > Thx. > > -- > Regards/Gruss, > Boris. > > Good mailing practices for 400: avoid top-posting and trim the reply.