From 701238098ecd31b9bc89549d29e64d7f01eb564f Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 18 Mar 2012 02:49:09 +0000 Subject: [PATCH] [s390] Ignore arch_pick_mmap_layout version change; it should not be needed by modules (fixes FTBFS) svn path=/dists/sid/linux-2.6/; revision=18850 --- debian/changelog | 2 ++ debian/config/s390/defines | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9c7ca04e0..7726d7a32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ linux-2.6 (3.2.10-2) UNRELEASED; urgency=low * [powerpc] Enable KVM_GUEST + * [s390] Ignore arch_pick_mmap_layout version change; it should not be + needed by modules (fixes FTBFS) -- Ben Hutchings Sat, 17 Mar 2012 23:21:02 +0000 diff --git a/debian/config/s390/defines b/debian/config/s390/defines index 7f817d130..222bca46d 100644 --- a/debian/config/s390/defines +++ b/debian/config/s390/defines @@ -1,3 +1,8 @@ +[abi] +ignore-changes: +# Seems to be exported by mistake; no other architecture does + arch_pick_mmap_layout + [base] flavours: s390x