[linux] 01/01: [mips*/octeon] Increase RELOCATION_TABLE_SIZE to 0x00110000 (fixes FTBFS)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri May 5 03:05:58 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit 8356e87ef9806c5630a10f2458882c4841771714
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri May 5 04:05:51 2017 +0100

    [mips*/octeon] Increase RELOCATION_TABLE_SIZE to 0x00110000 (fixes FTBFS)
---
 debian/changelog                            | 1 +
 debian/config/kernelarch-mips/config.octeon | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 80ec3c7..82a0f9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ linux (4.11-1~exp2) UNRELEASED; urgency=medium
     from built-in to modules (fixes FTBFS)
   * usbip: Fix potential format overflow in userspace tools (fixes FTBFS on
     64-bit architectures with gcc-7)
+  * [mips*/octeon] Increase RELOCATION_TABLE_SIZE to 0x00110000 (fixes FTBFS)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 03 May 2017 22:32:40 +0100
 
diff --git a/debian/config/kernelarch-mips/config.octeon b/debian/config/kernelarch-mips/config.octeon
index 778c43a..046c1a8 100644
--- a/debian/config/kernelarch-mips/config.octeon
+++ b/debian/config/kernelarch-mips/config.octeon
@@ -8,6 +8,7 @@ CONFIG_CAVIUM_OCTEON_SOC=y
 # CONFIG_32BIT is not set
 CONFIG_64BIT=y
 ## end choice
+CONFIG_RELOCATION_TABLE_SIZE=0x00110000
 CONFIG_SMP=y
 # CONFIG_HOTPLUG_CPU is not set
 CONFIG_NR_CPUS=64

-- 
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