diff options
author | Matteo Croce <mcroce@redhat.com> | 2018-06-19 17:16:20 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-20 09:07:46 +0900 |
commit | 421780fd498399235b044638e85b352d6da20b6a (patch) | |
tree | 5d943801ba060d25b2fb0d8e50416975b1c174dc /README | |
parent | 2aee167c3675b088c86f648f834e793a0085e04d (diff) | |
download | linux-stable-421780fd498399235b044638e85b352d6da20b6a.tar.gz linux-stable-421780fd498399235b044638e85b352d6da20b6a.tar.bz2 linux-stable-421780fd498399235b044638e85b352d6da20b6a.zip |
bpfilter: fix build error
bpfilter Makefile assumes that the system locale is en_US, and the
parsing of objdump output fails.
Set LC_ALL=C and, while at it, rewrite the objdump parsing so it spawns
only 2 processes instead of 7.
Fixes: d2ba09c17a064 ("net: add skeleton of bpfilter kernel module")
Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions