From fd5b922f9474af7a0c1f674fa74c3804837b36a1 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Fri, 19 Dec 2014 08:54:43 +0000 Subject: [PATCH] [armel/kirkwood] Disable BPF_JIT svn path=/dists/sid/linux/; revision=22212 --- debian/changelog | 1 + debian/config/armel/config.kirkwood | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index b5d19c746..cb50761d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,7 @@ linux (3.16.7-ckt2-2) UNRELEASED; urgency=medium - [/kirkwood] Disable NET_MPLS_GSO - [/kirkwood] Disable NETLINK_MMAP - [/kirkwood] Disable PROFILING + - [/kirkwood] Disable BPF_JIT -- Ben Hutchings Sat, 13 Dec 2014 11:45:48 +0000 diff --git a/debian/config/armel/config.kirkwood b/debian/config/armel/config.kirkwood index 1f2110e84..81ea6d65b 100644 --- a/debian/config/armel/config.kirkwood +++ b/debian/config/armel/config.kirkwood @@ -651,6 +651,12 @@ CONFIG_FLATMEM_MANUAL=y # CONFIG_KSM is not set # CONFIG_ZSMALLOC is not set +## +## file: net/Kconfig +## +#. Saves about 3K +# CONFIG_BPF_JIT is not set + ## ## file: net/atm/Kconfig ##