Re: [PATCH RFC v2 3/5] samples/bpf: Fix inline asm issues building samples on arm64

From: David Miller
Date: Mon Aug 07 2017 - 14:28:48 EST



Please, no.

The amount of hellish hacks we are adding to deal with this is getting
way out of control.

BPF programs MUST have their own set of asm headers, this is the
only way to get around this issue in the long term.

I am also strongly against adding -static to the build.