Merge tag 'arc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 May 2022 00:24:32 +0000 (17:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 May 2022 00:24:32 +0000 (17:24 -0700)
commitba62a537b48d7ae60524000efe01c9e76e2a5b2d
treef8e92f89cbe527f6f294ea087393df36d3ea4aed
parentef98f9cfe20d8ca063365d46d4ab2b85eeeb324f
parent6aa98f6217861889523e38b0141c8c71b2ef8a83
Merge tag 'arc-5.19-rc1' of git://git./linux/kernel/git/vgupta/arc

Pull ARC updates from Vineet Gupta:

 - Basic eBPF support (Sergey)

* tag 'arc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
  ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program type
  ARC: disasm: handle ARCv2 case in kprobe get/set functions
  ARC: implement syscall tracepoints
  ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature