[linux] 02/03: [hppa] Enable MLONGCALLS (fixes FTBFS)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu May 5 19:38:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 093dcd400666263888cb252bbbf316ecdb048082
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu May 5 10:54:53 2016 +0100

    [hppa] Enable MLONGCALLS (fixes FTBFS)
---
 debian/changelog          | 3 +++
 debian/config/hppa/config | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 25f172b..26616f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ linux (4.6~rc5-1~exp2) UNRELEASED; urgency=medium
   [ Martin Michlmayr ]
   * i2c-modules udeb: Add modules from i2c/busses.
 
+  [ Ben Hutchings ]
+  * [hppa] Enable MLONGCALLS (fixes FTBFS)
+
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 05 May 2016 10:54:38 +0100
 
 linux (4.6~rc5-1~exp1) experimental; urgency=medium
diff --git a/debian/config/hppa/config b/debian/config/hppa/config
index bc82e63..08b453f 100644
--- a/debian/config/hppa/config
+++ b/debian/config/hppa/config
@@ -6,6 +6,7 @@
 # CONFIG_PA7200 is not set
 # CONFIG_PA7300LC is not set
 ## end choice
+CONFIG_MLONGCALLS=y
 ## choice: Kernel page size
 CONFIG_PARISC_PAGE_SIZE_4KB=y
 # CONFIG_PARISC_PAGE_SIZE_16KB is not set

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list