From patchwork Wed Apr 11 22:26:04 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 897424 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 40LzCW59tgz9s0x; Thu, 12 Apr 2018 08:26:15 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1f6OBt-0005ku-5s; Wed, 11 Apr 2018 22:26:09 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1f6OBs-0005kl-51 for kernel-team@lists.ubuntu.com; Wed, 11 Apr 2018 22:26:08 +0000 Received: from 1.general.kamal.us.vpn ([10.172.68.52] helo=fourier) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1f6OBr-0004ZF-PE for kernel-team@lists.ubuntu.com; Wed, 11 Apr 2018 22:26:07 +0000 Received: from kamal by fourier with local (Exim 4.86_2) (envelope-from ) id 1f6OBp-0007A1-FN for kernel-team@lists.ubuntu.com; Wed, 11 Apr 2018 15:26:05 -0700 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [PULL][linux-kvm-x] regression test suite fixes Date: Wed, 11 Apr 2018 15:26:04 -0700 Message-Id: <1523485564-27487-1-git-send-email-kamal@canonical.com> X-Mailer: git-send-email 2.7.4 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: http://bugs.launchpad.net/bugs/1760648 BugLink: http://bugs.launchpad.net/bugs/1760649 BugLink: http://bugs.launchpad.net/bugs/1760650 BugLink: http://bugs.launchpad.net/bugs/1760652 BugLink: http://bugs.launchpad.net/bugs/1760653 BugLink: http://bugs.launchpad.net/bugs/1760656 BugLink: http://bugs.launchpad.net/bugs/1760657 == [linux-kvm] regression test suite fixes == Enable multiple configs (to match standard Ubuntu amd64 configuration) as flagged by the kernel regression test suite. No code changes; no configs disabled; low regression potential. -Kamal Acked-by: Seth Forshee --- The following changes since commit d6978706583111407ec4c2900b496812485e07e7: UBUNTU: Start new release (2018-04-10 11:27:10 -0700) are available in the git repository at: git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux-kvm/+git/xenial kvm-fixes for you to fetch changes up to 954c7cb875ae88e7ccf541a9aebb4f106943e152: UBUNTU: kvm: [config] enable BPF_SYSCALL (2018-04-11 13:17:49 -0700) ---------------------------------------------------------------- Kamal Mostafa (5): UBUNTU: kvm: [config] DEFAULT_MMAP_MIN_ADDR=65536 UBUNTU: kvm: [config] enable POSIX_ACL, XATTR, FS_SECURITY for all filesystems UBUNTU: kvm: [config] enable DEVMEM UBUNTU: kvm: [config] enable ipsec configs UBUNTU: kvm: [config] enable BPF_SYSCALL debian.kvm/config/config.common.ubuntu | 77 +++++++++++++++++++--------------- 1 file changed, 44 insertions(+), 33 deletions(-)