public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] xfstests-bld: update recommended kernel configs
@ 2017-06-01 23:36 Eric Biggers
  2017-06-01 23:36 ` [PATCH v3 1/3] kernel-configs: remove configs for non-LTS versions Eric Biggers
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Biggers @ 2017-06-01 23:36 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: fstests, Amir Goldstein, Eric Biggers

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-09  0:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-01 23:36 [PATCH v3 0/3] xfstests-bld: update recommended kernel configs Eric Biggers
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox