On Wed, Nov 01, 2017 at 11:48:00AM -0700, Jakub Kicinski wrote: > Touching linux/bpf.h makes us rebuild a surprisingly large > portion of the kernel. Remove the unnecessary dependency > from security.h, it only needs forward declarations. > > Signed-off-by: Jakub Kicinski <jakub.kicin...@netronome.com> > Reviewed-by: Quentin Monnet <quentin.mon...@netronome.com>
Acked-by: Alexei Starovoitov <a...@kernel.org> thanks for fixing! I noticed larger rebuilds as well.