From e77d849b252fb7b37a9ac0ef9c697758e51d5e92 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 12 Sep 2014 13:42:28 +0000 Subject: [PATCH] Move x86-specific memtest patch into the right directory svn path=/dists/sid/linux/; revision=21822 --- .../{all => x86}/x86-memtest-WARN-if-bad-RAM-found.patch | 0 debian/patches/series | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename debian/patches/features/{all => x86}/x86-memtest-WARN-if-bad-RAM-found.patch (100%) diff --git a/debian/patches/features/all/x86-memtest-WARN-if-bad-RAM-found.patch b/debian/patches/features/x86/x86-memtest-WARN-if-bad-RAM-found.patch similarity index 100% rename from debian/patches/features/all/x86-memtest-WARN-if-bad-RAM-found.patch rename to debian/patches/features/x86/x86-memtest-WARN-if-bad-RAM-found.patch diff --git a/debian/patches/series b/debian/patches/series index 8607f9c58..4dcb483c3 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -105,7 +105,7 @@ bugfix/all/mnt-Change-the-default-remount-atime-from-relatime-t.patch bugfix/all/mnt-Add-tests-for-unprivileged-remount-cases-that-ha.patch # Miscellaneous features -features/all/x86-memtest-WARN-if-bad-RAM-found.patch +features/x86/x86-memtest-WARN-if-bad-RAM-found.patch features/all/efi-autoload-efivars.patch features/x86/x86-make-x32-syscall-support-conditional.patch features/all/virtio-scsi-Implement-change_queue_depth-for-virtscs.patch