[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171206.155344.1923261988593135790.davem@davemloft.net>
Date:   Wed, 06 Dec 2017 15:53:44 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     daniel@...earbox.net
Cc:     ast@...nel.org, netdev@...r.kernel.org
Subject: Re: pull-request: bpf 2017-12-06
From: Daniel Borkmann <daniel@...earbox.net>
Date: Wed,  6 Dec 2017 19:56:25 +0100
> Hi David,
> 
> The following pull-request contains BPF updates for your *net* tree.
> 
> The main changes are:
> 
> 1) Fixing broken uapi for BPF tracing programs for s390 and arm64
>    architectures due to pt_regs being in-kernel only, and not part
>    of uapi right now. A wrapper is added that exports pt_regs in
>    an asm-generic way. For arm64 this maps to existing user_pt_regs
>    structure and for s390 a user_pt_regs structure exporting the
>    beginning of pt_regs is added and uapi-exported, thus fixing the
>    BPF issues seen in perf (and BPF selftests), all from Hendrik.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
Pulled, thanks Daniel.
Powered by blists - more mailing lists
 
