Re: [PATCH bpf-next v2 1/5] bpf: rename nocsr -> bpf_fastcall in verifier

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 8/16/24 6:51 PM, Eduard Zingerman wrote:
Attribute used by LLVM implementation of the feature had been changed
from no_caller_saved_registers to bpf_fastcall (see [1]).
This commit replaces references to nocsr by references to bpf_fastcall
to keep LLVM and Kernel parts in sync.

[1] https://github.com/llvm/llvm-project/pull/101228

Let us change this link to

  https://github.com/llvm/llvm-project/pull/105417


Signed-off-by: Eduard Zingerman <eddyz87@xxxxxxxxx>
---
  include/linux/bpf.h          |   6 +-
  include/linux/bpf_verifier.h |  18 ++---
  kernel/bpf/helpers.c         |   2 +-
  kernel/bpf/verifier.c        | 143 +++++++++++++++++------------------
  4 files changed, 84 insertions(+), 85 deletions(-)
[...]




[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux