[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190703132711.57169-1-iii@linux.ibm.com>
Date: Wed, 3 Jul 2019 15:27:07 +0200
From: Ilya Leoshkevich <iii@...ux.ibm.com>
To: bpf@...r.kernel.org, netdev@...r.kernel.org, ys114321@...il.com,
daniel@...earbox.net
Cc: Ilya Leoshkevich <iii@...ux.ibm.com>
Subject: [PATCH v2 bpf-next 0/4] selftests/bpf: fix compiling loop{1,2,3}.c on s390
Use PT_REGS_RC(ctx) instead of ctx->rax, which is not present on s390.
This patch series consists of preparatory commits, which make it
possible to use PT_REGS_RC in BPF selftests, followed by the actual fix.
Signed-off-by: Ilya Leoshkevich <iii@...ux.ibm.com>
Powered by blists - more mailing lists