From 5ee30838da2227ac07bfd62f3bc3ef8f13cf54f6 Mon Sep 17 00:00:00 2001 From: YunQiang Su Date: Tue, 12 Mar 2019 14:10:18 +0800 Subject: [PATCH] re-eanble JUMP_LABEL for mips r6 [bwh: Cherry-picked onto the sid branch] --- debian/changelog | 3 +++ debian/config/kernelarch-mips/config.mips32r6 | 5 ----- debian/config/kernelarch-mips/config.mips64r6 | 5 ----- 3 files changed, 3 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 10ec3e2ab..716420980 100644 --- a/debian/changelog +++ b/debian/changelog @@ -797,6 +797,9 @@ linux (4.19.34-1) UNRELEASED; urgency=medium * [rt] Update to 4.19.31-rt18 (no functional change) * [armhf,arm64[ Revert "net: stmmac: Send TSO packets always from Queue 0" + [ YunQiang Su ] + * [mips*r6] Re-enable CONFIG_JUMP_LABEL, which has been fixed in upstream. + -- Ben Hutchings Mon, 18 Mar 2019 22:50:08 +0000 linux (4.19.28-2) unstable; urgency=medium diff --git a/debian/config/kernelarch-mips/config.mips32r6 b/debian/config/kernelarch-mips/config.mips32r6 index 26b828a2a..c95ffabb9 100644 --- a/debian/config/kernelarch-mips/config.mips32r6 +++ b/debian/config/kernelarch-mips/config.mips32r6 @@ -1,8 +1,3 @@ -## -## file: arch/Kconfig -## -# CONFIG_JUMP_LABEL is not set - ## ## file: arch/mips/Kconfig ## diff --git a/debian/config/kernelarch-mips/config.mips64r6 b/debian/config/kernelarch-mips/config.mips64r6 index 8fa946710..2cd32b0b5 100644 --- a/debian/config/kernelarch-mips/config.mips64r6 +++ b/debian/config/kernelarch-mips/config.mips64r6 @@ -1,8 +1,3 @@ -## -## file: arch/Kconfig -## -# CONFIG_JUMP_LABEL is not set - ## ## file: arch/mips/Kconfig ##