Re: [kbuild-all] [tip: x86/vmware] input/vmmouse: Update the backdoor call with support for new instructions
From: Borislav Petkov
Date: Fri Aug 30 2019 - 11:07:00 EST
On Fri, Aug 30, 2019 at 11:00:02PM +0800, Philip Li wrote:
> Early on, there's requirement to blacklist a few branches, which is configured
> as below
> blacklist_branch: auto-.*|tmp-.*|base-.*|test.*|.*-for-linus
Looks about right.
> Except the blacklist branches, we will monitor all other branches.
Ok, good to know. Just as an optimization to your workflow, in case
you're interested: the tip/master branch merges all tip branches so if
you're trying to prioritize which branches to test first due to resource
constraints, I'd go with tip/master first and then, when I have free
cycles, I'd do the topic branches.
Just as an idea...
> We also support pull request to update the
> configuration or email us to update. Refer to
> https://github.com/intel/lkp-tests/blob/master/repo/linux/tip.
Ok, cool. I'll talk to tglx about it and might even send you a pull
request.
Thx.
--
Regards/Gruss,
Boris.
Good mailing practices for 400: avoid top-posting and trim the reply.