On 18.04.2023 14:03, Oleksii wrote: > On Mon, 2023-04-17 at 16:12 +0200, Jan Beulich wrote: >> On 16.03.2023 14:22, Oleksii Kurochko wrote: >>> Oleksii Kurochko (2): >>> xen/riscv: add EMBEDDED_EXTRA_CFLAGS to CFLAGS >>> xen/riscv: add explicit check that .got{.plt} is empty >>> >>> xen/arch/riscv/arch.mk | 2 ++ >>> xen/arch/riscv/xen.lds.S | 13 +++++++++++++ >>> 2 files changed, 15 insertions(+) >> >> Just to mention it in case you aren't aware: Hunting down the >> necessary acks >> is your responsibility, not one of the committers. You may want to >> ping Bob >> and Alistair (unless this response of mine is already enough of a >> ping). >> Provided of course the patches still apply as-is ... >> > Thanks. I'll take that into account. > > I thought the only option I have wait for a response from a maintainer.
Well, in principle yes. But pinging is appropriate after a reasonable amount of time (rule of thumb: a week, maybe two, depending on e.g. complexity). Jan