From: Eric Biggers <ebiggers3@gmail.com>
To: Theodore Ts'o <tytso@mit.edu>
Cc: fstests@vger.kernel.org, Amir Goldstein <amir73il@gmail.com>,
Eric Biggers <ebiggers@google.com>
Subject: [PATCH v3 0/3] xfstests-bld: update recommended kernel configs
Date: Thu, 1 Jun 2017 16:36:28 -0700 [thread overview]
Message-ID: <20170601233631.131510-1-ebiggers3@gmail.com> (raw)
From: Eric Biggers <ebiggers@google.com>
This patchset halves the length of the recommended configs for
kvm-xfstests and gce-xfstests by trimming unnecessary features, while
also enabling some extra debugging options. It also makes the configs
be more consistent with each other and match LTS kernel versions.
Changed since v2:
- update all the configs, not just latest x86_64 one
- leave CONFIG_HW_RANDOM_VIRTIO enabled
Eric Biggers (3):
kernel-configs: remove configs for non-LTS versions
kernel-configs: improve recommended x86_64 configs
kernel-configs: sync i386 configs with x86_64 ones
kernel-configs/i386-config-3.10 | 392 ++++++++-----------------------------
kernel-configs/i386-config-3.14 | 400 ++++++++------------------------------
kernel-configs/i386-config-3.18 | 162 +++++++++++++++
kernel-configs/i386-config-3.2 | 145 ++++++++++++++
kernel-configs/i386-config-3.3 | 373 -----------------------------------
kernel-configs/i386-config-3.4 | 149 ++++++++++++++
kernel-configs/i386-config-3.6 | 373 -----------------------------------
kernel-configs/i386-config-3.8 | 351 ---------------------------------
kernel-configs/i386-config-4.1 | 310 +++++++----------------------
kernel-configs/i386-config-4.4 | 171 ++++++++++++++++
kernel-configs/i386-config-4.7 | 367 ----------------------------------
kernel-configs/i386-config-4.9 | 294 ++++++----------------------
kernel-configs/x86_64-config-3.10 | 233 +++-------------------
kernel-configs/x86_64-config-3.14 | 245 +++--------------------
kernel-configs/x86_64-config-3.18 | 243 +++--------------------
kernel-configs/x86_64-config-3.2 | 378 ++++++++---------------------------
kernel-configs/x86_64-config-3.4 | 385 ++++++++----------------------------
kernel-configs/x86_64-config-4.1 | 245 +++--------------------
kernel-configs/x86_64-config-4.4 | 249 +++---------------------
kernel-configs/x86_64-config-4.7 | 371 -----------------------------------
kernel-configs/x86_64-config-4.9 | 239 +++--------------------
21 files changed, 1240 insertions(+), 4835 deletions(-)
create mode 100644 kernel-configs/i386-config-3.18
create mode 100644 kernel-configs/i386-config-3.2
delete mode 100644 kernel-configs/i386-config-3.3
create mode 100644 kernel-configs/i386-config-3.4
delete mode 100644 kernel-configs/i386-config-3.6
delete mode 100644 kernel-configs/i386-config-3.8
create mode 100644 kernel-configs/i386-config-4.4
delete mode 100644 kernel-configs/i386-config-4.7
delete mode 100644 kernel-configs/x86_64-config-4.7
--
2.13.0.506.g27d5fe0cd-goog
next reply other threads:[~2017-06-01 23:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-01 23:36 Eric Biggers [this message]
2017-06-01 23:36 ` [PATCH v3 1/3] kernel-configs: remove configs for non-LTS versions Eric Biggers
2017-06-01 23:36 ` [PATCH v3 2/3] kernel-configs: improve recommended x86_64 configs Eric Biggers
2017-06-01 23:36 ` [PATCH v3 3/3] kernel-configs: sync i386 configs with x86_64 ones Eric Biggers
2017-06-09 0:18 ` [PATCH v3 0/3] xfstests-bld: update recommended kernel configs Theodore Ts'o
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170601233631.131510-1-ebiggers3@gmail.com \
--to=ebiggers3@gmail.com \
--cc=amir73il@gmail.com \
--cc=ebiggers@google.com \
--cc=fstests@vger.kernel.org \
--cc=tytso@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox